React 18 Fundamentals
Are you ready to write structured single page applications with one of the most popular JavaScript UI libraries around? This course teaches you everything that’s needed to write efficient and shining UIs for your web applications.
What you'll learn
React enables you to create awesome single page web applications in a straightforward manner. In this course, React 18 Fundamentals, you’ll learn to develop responsive web applications with this library. First, you’ll see how React works. Then, you'll explore preparing your development environment. Finally, you'll learn to write an application while covering all fundamental React aspects and maintaining a good application structure. When you’re finished with this course, you’ll have the skills and knowledge of creating web applications with React needed to write pleasing and maintainable web applications.
Table of contents
- Conditional Rendering 4m
- Conditionally Rendering Components 2m
- Passing In Functions as Props and Determining State Location 4m
- Mounting and Unmounting 1m
- Function Wrappers and the Callback Hook 3m
- Delegating State to a Custom Hook 3m
- Adding Additional State to a Custom Hook 2m
- Increasing the Reusability of a Custom Hook 4m
- What We've Learned so Far 1m