Flow@flowtypeJun 24Flow is now written in Rust 🦀 The migration from OCaml to Rust brought up to 2x faster type-checking on large codebases.2867616247K
Flow@flowtypeJun 16Crashes at runtime - but TypeScript accepts it: zero errors under strict. Can you spot the bug?1749729K
Flow@flowtypeJun 9JavaScript Pattern Matching with `match`, available now: JavaScript Pattern Matching with FlowFrom medium.com102928977K
Flow@flowtypeJun 4If your "Flow vs TypeScript" take is from 2021, it's out of date. Flow looks like TypeScript now - but it has pattern matching and React component syntax, while catching runtime crashes TypeScript waves through. Examples below. 👇210467.3K
Flow@flowtypeApr 9SWC has added support for Flow: swc.rsFlow - SWCSWC can parse Flow syntax and strip Flow type-only constructs during transform. This guide covers the most common ways to use Flow support: .swcrc@swc/core@swc/cli5259.8K