How to Get Started With React – A Beginner’s Guide

React js is a javascript library and it is also termed as a framework because it can be directly be compared with javascript frameworks like angular , view.

Most people including me used react because of it’s huge community support and you can find ma…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Rajiv Chaulagain

React js is a javascript library and it is also termed as a framework because it can be directly be compared with javascript frameworks like angular , view.

Most people including me used react because of it’s huge community support and you can find many article and solutions like this about react js everywhere on goggle.

I used react js because it was so popular and in demand , but after using it I felt that this is the fastest way to design web apps and It was amazing experience while coding because now frontend is not only about designing but it is also about implementing business logics and techniques.

Many developers want to learn react but learning react can be difficult if you directly jump into in without learning basics of Javascript.

Some of the terms to be learned before diving into react js are :

HTML

— Learn basics of HTML 5 like div tags , classes and id’s of HTML and stuffs like semantic tags as (section , aside , header , footer);

CSS

— Learning CSS helps to learn react js faster cause styling is necessity for front-end developers.

JAVASCRIPT

— Learning basics of Js is important as what we use is only ES6 stand for EcmaScript 2015. Learn following things in ES6 like : map method , filter method , template strings , var , let , const , hoisting , arrow functions , this keyword , class in js , OOP in js , destructuring etc.

REACT DOCS

— Learn react docs more than anything in world then you feel react js is so easy that a common man learn do it within months.

Conclusion

Now, create more projects like todolist, ecommerce website, api covid tracker and many crud projects to be used in react.


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Rajiv Chaulagain


Print Share Comment Cite Upload Translate Updates
APA

Rajiv Chaulagain | Sciencx (2022-10-15T06:14:05+00:00) How to Get Started With React – A Beginner’s Guide. Retrieved from https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/

MLA
" » How to Get Started With React – A Beginner’s Guide." Rajiv Chaulagain | Sciencx - Saturday October 15, 2022, https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/
HARVARD
Rajiv Chaulagain | Sciencx Saturday October 15, 2022 » How to Get Started With React – A Beginner’s Guide., viewed ,<https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/>
VANCOUVER
Rajiv Chaulagain | Sciencx - » How to Get Started With React – A Beginner’s Guide. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/
CHICAGO
" » How to Get Started With React – A Beginner’s Guide." Rajiv Chaulagain | Sciencx - Accessed . https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/
IEEE
" » How to Get Started With React – A Beginner’s Guide." Rajiv Chaulagain | Sciencx [Online]. Available: https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/. [Accessed: ]
rf:citation
» How to Get Started With React – A Beginner’s Guide | Rajiv Chaulagain | Sciencx | https://www.scien.cx/2022/10/15/how-to-get-started-with-react-a-beginners-guide/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.