Главная
Study mode:
on
1
Intro
2
What is a Type
3
Type Errors
4
Linters
5
Runtime Type Checking
6
Static Type Checking
7
Flow
8
Clever Code
9
Invariants
10
Example
11
Naive State
12
Enumeration
13
Writing Types First
Description:
Discover how type systems can enhance your JavaScript development skills in this insightful React Conf 2017 talk. Explore the concept of types, understand type errors, and learn about various type-checking methods including linters, runtime checks, and static analysis. Delve into Flow, a static type checker for JavaScript, and see how it can help you write more robust code. Examine clever coding techniques, invariants, and the benefits of writing types first. Gain practical knowledge through examples, including how to handle state management more effectively using type systems.

Type Systems Will Make You a Better JavaScript Developer - React Conf 2017

Meta
Add to list