In this workshop, we'll take a brief look at React JS hooks, why they are needed and how they can be implemented.
Speakers/Mentors
Kartik Agarwal (https://twitter.com/kartikag01)
Agenda
- Registration and introduction.
- Why do we need hooks?
- Intro to the hooks API.
- Converting stateful components into hooks.
- Debugging hooks state with chrome dev tools.
- Converting life-cycle methods into hooks.
- Creating custom hooks.
Prerequisites
- Intermediate JS knowledge.
- Basic knowledge of ES6 and React JS.
- Node JS and NPM (to be installed on your systems).