Categories
JetBrains Blogs
Tags
Angular Angular2 completion css dart debug debugger debugging EcmaScript 6 editor eslint Flow Grunt html javascript Jest karma Meteor Mocha newsletter node.js npm PhpStorm productivity react react-native refactoring spy-js testing TSLint TypeScript unit testing Vue.js webinar webpack WebStorm WebStorm 2016.2 WebStorm 2016.3 WebStorm 2017.1 WebStorm 2017.2 WebStorm 2017.3 WebStorm 2018.1 WebStorm 2018.2 WebStorm 2018.3 WebStorm 2019.1Meta
Tag Archives: inspection
Validating JavaScript code with JSDoc types annotations
Today’s post is about a nice feature set (many of you have been using for a long time) and its recent improvements. I’m talking about static type checking when type of parameter or variable on the left side of assignment … Continue reading