DEV Community

Cover image for Jump start your next career with React skills as a beginner...
Elvis Sautet
Elvis Sautet

Posted on

Jump start your next career with React skills as a beginner...

Today, I'll go over the fundamentals of the React world. You've come to the right place if you're just getting started with ReactJS. I attempted to cover the fundamentals of React in an easy-to-understand manner in this article by using a simple project called "Todo List." By the end of this article, I hope you understand the fundamental concepts of React and Javascript.

This easy project will teach you about hooks like useState, useEffect and array methods in javascript, which are commonly used in real-world projects.

Fork this project and kindly try skimming it, i am sure you will understand alot.

Check out more of my public repositories to learn to learn more, about react, node and more tech-stacks on Github

Lets learn together...

Top comments (0)