React

Introduction To React Hooks

Outline

Welcome!

Welcome to Introduction to React Hooks! I'm Hudson Baker, and this course will be covering the useState() hook, the useEffect() hook, some bits on how React Hooks work, and we will finish up with making our own Custom Hook.

Prerequisites

To participate effectively, you should understand basic Javascript Syntax, as well as have a working knowledge of React. That means knowing about React components, and how to write JSX.

Contact Me

Reach me on Twitter @FussinHussin By email at charlesprobaker@gmail.com

 

I finished! On to the next chapter