The Fastest Way to Become a Backend Developer Online
AI Engineer - Learn how to integrate AI into software applications
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore the benefits and challenges of adding type checking to React codebases in this 30-minute talk from React Amsterdam Conference 2017. Learn how to overcome initial frustrations, tackle dynamic code typing, implement runtime type checking, and publish type-checked modules to npm. Discover techniques for handling exact object types, read-only arrays, and read-only properties. Follow along as Forbes Lindesay, a Software Engineer at Facebook, guides you through the process of flow typing a React codebase, providing practical examples and solutions to common problems encountered during static analysis implementation.
Syllabus
Intro
Why Static Analysis?
Eslint
Refactor
Java/C#
Type Script
Escape Hatches
React
Publishing to npm
flow-runtime
Exact Object Types
ReadOnlyArray
Read Only Property
Example Problem
Taught by
React Conferences by GitNation