Advanced React Hooks
20 Sections - 3 hours of videos
Learn how we build DesignCode site with Gatsby.
Taught By Youssef Meskini
Purchase includes access to 30 courses. Over 80 hours of content, including 12 hours for SwiftUI, for iOS 13 and iOS 14.
20 topics
All techniques are explained step-by-step, in a beginner-friendly so you can easily follow in a cohesive way.
- 1
Intro to React Hooks
An overview of React Hooks and the frameworks you can use to build your React Application blazingly fast
- 2
Create your first React app
Create your first React project from the Terminal and save it on your local computer
- 3
React Component
Create your first JSX component using React
- 4
Understanding Hooks
Learn about the basics of React Hooks, which introduced at React Conf 2018
- 5
Styles and Props
Render different styles depending on different properties passed to your component
- 6
Styling in React
How to style your React components using inline styling, separate stylesheets or styled-components