...

/

About the Course

About the Course

Learn what this course is about in this lesson and what to expect.

Foreword

Most developers and engineers have experience writing React class components to manage state and manage side effects by using lifecycle methods.

This is in contrast to React Hooks which are used to maintain state and side effects in React functional components.

Due to this difference, React Hooks come with their own learning curve in the beginning.

The purpose of this course is to help you learn and use React Hooks.

This course is designed to make it easy for you to grasp React Hooks concepts. These courses will start by exploring the React Hooks API. Later, various use cases using React Hooks will be covered in detail.

By the end of this course, you will gain the confidence to start building your professional projects with React Hooks.