Skip to content

Commit

Permalink
[flow][website] Add link to component syntax blog post (#9135)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #9135

Changelog: [internal]

Reviewed By: pieterv

Differential Revision: D55717552

fbshipit-source-id: 233fd565a2bc0393fe51a3398a83499d25c85f50
  • Loading branch information
Alex Taylor (alta) authored and facebook-github-bot committed Apr 4, 2024
1 parent 27d46d6 commit 135d02c
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "New Flow Language Features for React"
short-title: "New Flow Language Features for React"
author: "Alex Taylor & Jordan Brown"
medium-link: "https://medium.com/flow-type/announcing-component-syntax-b6c5285660d0"
---
Flow is excited to announce Component Syntax, adding first-class support for React primitives such as components and hooks to the Flow language. These features bring improved ergonomics, expressiveness, and static enforcement for many of the Rules of React.

0 comments on commit 135d02c

Please sign in to comment.