Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20211004103148075_CoverImage_ModernizeAnEnterpriseReactApp.png

lesson

React's useState Hook - Track Functional Component StatesThe newline Guide to Modernizing an Enterprise React App

The useState Hook is the most similar to traditional state in React class-based components, and we'll look at examples of how it works to keep track of state in functional components.

https://image.mux.com/wwucYoH7fxtm9nR9ex6LMMjqe01Cnsk3j5DReHDbPqhE/thumbnail.png?time=0

lesson

React Hooks - Understanding The Basic Rules and BenefitsThe newline Guide to Modernizing an Enterprise React App

Learn about the motivation behind React Hooks, the benefits it can bring, and the rules that apply to all Hooks in a React application.