YoVDO

Manage React State with Recoil

Offered By: egghead.io

Tags

React Courses Web Development Courses Atoms Courses Selectors Courses Asynchronous Programming Courses

Course Description

Overview

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.

Syllabus

  • Update Recoil State in React using useRecoilState
  • Display Computed Data Using Recoil Selectors in React
  • Use selectorFamily to take arguments in your Recoil selectors
  • Use Recoil Selectors to Make API Calls in React
  • Handle Recoil Asynchronous Selectors using Loadables in React
  • Choose the Right Hook for Your Recoil State

Taught by

Yoni Weisbrod

Related Courses

Advanced C# Programming in .NET Core
EDUCBA via Coursera
Build Advanced Components for Filament
Laracasts
Learn Asynchronous JavaScript
Codecademy
Learn JavaScript: Requests
Codecademy
Advanced JavaScript 2: Async JS, APIs, Operators, Objects
Scrimba via Coursera