DEV Community

Cover image for Best React Tutorial
sridhar02
sridhar02

Posted on

8 6

Best React Tutorial

Hi, everyone hopes everyone is doing fine. I am a junior react developer, recently I wanted to polish my skills in react so I took a course from egghead.io that is The Beginner's Guide to React by kentcdodds.

In this blog post, I wanted to explain some of the things, that I have learned from the course. I think everyone has to try this course it is completely free. Don't think this course for beginners only everyone can learn a lot from this course.

The Beginner's Guide to React course link

  • Using React Error Boundaries to handle errors in React Components
  • Lifting and colocating React State
  • React Hooks
  • Install and use React DevTools
  • Build and deploy a React Application with Codesandbox, GitHub, and Netlify
  • Handle HTTP Errors with React
  • Use a lazy initializer with useState
  • Manipulate the DOM with React refs
  • Create reusable custom hooks
  • Manage side-effects in a React Component with the useEffect hook

GitHub repo of the course

If you find any topic interesting go and learn it from the course. In my next blog, I will explain a topic with decent code examples.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series ๐Ÿ“บ

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series ๐Ÿ‘€

Watch the Youtube series

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay