In this free collection on Facebook's new state management library, we'll get started using Recoil in our React applications and then delve into various common use cases that we may encounter in the field.
We'll start with the basics of state management in Recoil: the Atoms and Selectors. Then we'll dive further into the Selector API, an important part of the library. Along the way we'll learn different strategies for handling synchronous and asynchronous Selectors.
An efficient and practical course to learning Recoil. The Recoil version used in this course is ^0.0.10, and the latest version is 0.3.1, yet this is still a great introduction to understanding the core functionality of Recoil. As of 0.3.1, there are no major breaking changes.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
I loved the course. It is amazingly explained and with short and direct videos. Great job!
Easy to understand and interesting for future implementations
explains very well different recoil hooks
Good material, covers some advanced concepts like loadable and performance optimisation techniques
Best recoil course on egghead which covers more important concepts like useRecoilValueLoadable and useSetRecoilState
Will be rewatching and building along with you. Lots to chew on here. Great mini-course.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.