Flow Typing a React Codebase
Offered By: React Conferences by GitNation via YouTube
Course Description
Overview
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
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity