Before React

Before React

Before start learning React ,we should know the few things that helps us to become good react developer.

1)HTML:Most of the people does not consider HTML as programming language and ignore it but to become a front end developer you should know the basics of HTML . Important topic in HTML are title,body , section,tags(p,div,br,h1,span,a,image,ul,li,nav) Sources:freecodecamp.com,youtube.com,w3scho..

2)CSS : if HTML is bones or structure of human body then consider CSS as decoration like skin color,teeth color ,hair,nails . In css we should know some basics that helps you mainly in React js/Native are font-size,font-weight,font-style,background-color,text align, position,width,height,display ,flex model,grid model ,border,box-shadow ,margin,padding ,top,bottom . Sources:freecodecamp.com,youtube.com,w3scho..

JavaScript: JavaScript is a power that gives our website to do some action.javascript is Most important thing that you should know for front end developer.its a broad but you should know some basics that helps you . Topics : what is js, data types,object model,array methods(map,filter,reduce,splice,slice,for),some algorithms , time methods,string methods,functions,es6 model,scope, this keyword .

Sources:freecodecamp.com,youtube.com,java.i..

4) Important: What is hosting ,how internet works ,how we send requests and get response ,data model,database ,API and explore more about front end Source: Google.com

Once you completed or feel confident about above topics that i mention you are ready to jump on React . First read official documentation of react and then start creating small web app. :- For any help related to react or any topic please contact me