Resources added for Flow (#1049)
parent
d090b9e262
commit
82c21ff692
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Flow |
||||
# Flow |
||||
|
||||
Flow is a static type checker, designed to find type errors in JavaScript programs. |
||||
|
||||
<ResourceGroupTitle>Free Resources</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Website' href='https://flow.org/'>Official Website</BadgeLink> |
||||
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://flow.org/en/docs/'>Official Documentation</BadgeLink> |
||||
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://www.youtube.com/watch?v=0HlqX4lQZas'>Flow for Beginners</BadgeLink> |
||||
|
Loading…
Reference in new issue