Resources added for Recoil.js (#1042)

pull/1657/head
Archit Sharma 3 years ago committed by GitHub
parent 7877547678
commit 146f4f5c16
  1. 8
      content/roadmaps/100-frontend/content/111-pick-a-framework/100-react-js/102-recoil.md

@ -1 +1,9 @@
# Recoil
Recoil is a new state management library built by the Facebook team that simplifies global state management.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://recoiljs.org/'>Recoil Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://recoiljs.org/docs/introduction/getting-started'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=BchtCWxs7sA'>Learn the basics of Recoil.js</BadgeLink>

Loading…
Cancel
Save