flowtype Profile Banner
Flow Profile
Flow

@flowtype

Followers
11K
Following
715
Media
4
Statuses
560

A Static Type Checker for JavaScript

Joined November 2014
Don't wanna be here? Send us removal request.
@flowtype
Flow
11 months
Flow now supports Mapped Types, inspired by TypeScript. Read more about them in our new blog post:
0
7
25
@flowtype
Flow
1 year
RT @t3dotgg:
0
1
0
@flowtype
Flow
1 year
RT @vincentriemer: The render types section of the blog post doesn't even go all that in depth. This is contrived for the sake of concisen….
0
2
0
@flowtype
Flow
1 year
We added new language features to Flow for writing React. Learn about our new Component Syntax:
18
44
239
@flowtype
Flow
1 year
Flow now supports Type Guards (functions that can be used to narrow a type)! Unlike @TypeScript, we run checks on the body of the function to catch some invalid definitions.
0
5
26
@flowtype
Flow
1 year
RT @YannDinendal: @flowtype is now releasing some TS features before TS! xD. .> Flow now supports the same NoInfer….
0
2
0
@flowtype
Flow
1 year
Flow now supports Conditional Types, which allow you to choose an output type based on an input type - like a ternary expression for types:.
2
5
37
@flowtype
Flow
1 year
Flow now uses "as" syntax for type-casting, and unlike TypeScript it's safe:.
4
9
55
@flowtype
Flow
2 years
We’ve refreshed our documentation ( , and added the ability to configure options and lints in Try Flow (!.Website is now built with @docusaurus.
0
3
7
@flowtype
Flow
2 years
Announcing 5 new Flow tuple type features: .
0
4
3
@flowtype
Flow
2 years
Flow can now detect unused Promises:.
2
5
19
@flowtype
Flow
2 years
Announcing Partial & Required Flow utility types + catch annotations:
2
2
5
@flowtype
Flow
2 years
We're making exact object types the default in Flow:.
0
1
9
@flowtype
Flow
2 years
We just announced a new type checking mode that will make Flow's inference much more predictable and reliable. Check out our latest blog post for more info and instructions for upgrading to the new mode.
0
3
17
@flowtype
Flow
3 years
Improved handling of the empty object in Flow:.
0
1
6
@flowtype
Flow
3 years
We just announced a new language enforcement flag to help prepare your codebase for Local Type Inference. Check out our latest blog post for more info and instructions for enabling that flag.
1
0
7
@flowtype
Flow
3 years
We just released a new language rule that'll make Flow's inference much more predictable. Check out our latest blog post for more info and instructions for upgrading to that new inference mode.
1
6
15
@flowtype
Flow
3 years
RT @brianzchen: flow-typed has just released our first chrome extension to help you find out if a library definition is available that much….
0
1
0
@flowtype
Flow
4 years
Introducing Local Type Inference for Flow: we're making changes to the design of Flow's core type inference system in order to be more predictable and reliable!
0
4
13
@flowtype
Flow
4 years
TypeScript Enums vs. Flow Enums: a comparison between the enums features of @flowtype and @typescript .
0
6
23