Dynamic typing in JavaScript helps you develop more productively by encoding the “shape” of your code. In the field of web front-ends, React continues generating tremendous interest and its Flow typing system provides static analysis. However, TypeScript has become very popular in the JavaScript space. It supports React, has broad tooling, and deep support from Microsoft and Google.
In this session, we look at how an advanced IDE like WebStorm can put TypeScript's dynamic typing to work.
In particular: