Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Flow Typing a React Codebase

React Conferences by GitNation via YouTube

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

Reviews

Start your review of Flow Typing a React Codebase

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.