LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
Flow
http://flowtype.org/docs/getting-started.html
> Flow is a static type checker for JavaScript. It can be used to catch common bugs in JavaScript programs before they run, including: silent type conversions, null dereferences, and the dreaded `undefined is not a function`.
#.blogit
#coding
#javascript
#lint
#programming
#webdev
8 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-lint
.
blogit
c
oding
j
avascript
p
rogramming
w
ebdev
Flow
http://flowtype.org/docs/getting-started.html
Internet Archive
Files
HTML snapshot from 11/03/2024 (failed)
Tags
#.blogit
#coding
#javascript
#lint
#programming
#webdev
Date added
April 22, 2016, 2:45 p.m.
Description
> Flow is a static type checker for JavaScript. It can be used to catch common bugs in JavaScript programs before they run, including: silent type conversions, null dereferences, and the dreaded `undefined is not a function`.