Hi community, i want to learn React because im a newbie with frontend and im need to apply for next projects because with HTML and CSS im short of possibilities.
Recommend me courses or pages for learn React?
Hi community, i want to learn React because im a newbie with frontend and im need to apply for next projects because with HTML and CSS im short of possibilities.
Recommend me courses or pages for learn React?
For further actions, you may consider blocking this person and/or reporting abuse
Yeshwanth Valishetti -
The Witcher -
Victor Ogbonna -
Kishan Sheth -
Top comments (2)
At this point, you should be researching anything you can on advanced concepts in react and constructing google search terms to meet your needs.
Applications have many facets to them and you need to understand each layer of an application to know what tools you will need for which job.
There are some other minor layers in the application but these are the major parts that any application should carefully put in place.
here's a boilerplate that gets you started in less than 1min:
github.com/nexys-system/boilerplat...