nus-cs3281 / 2019

0 stars 1 forks source link

Using Flow with Javascript #17

Closed marvinchin closed 5 years ago

damithc commented 5 years ago

Slides? Description?

marvinchin commented 5 years ago

Summary A lack of type safety results in many challenges when building reliable Javascript applications. Flow is a static type checker for Javascript that solves this problem.

WIIFY Write more robust Javascript code with Flow

Key Points

Impact Understand the importance of introducing static typing to Javascript, and consider adopting Flow in Javascript projects

Slides https://docs.google.com/presentation/d/1VjUe5cBWRVBYjoM7t-lZ8Vlcj7StiKXbzDjrhSN06cs/edit?usp=sharing