React Reference Links

Excellent Link for learning React:

https://reactrouter.com/web/example/basic


https://www.robinwieruch.de/react-folder-structure

https://www.pluralsight.com/guides/file-structure-react-applications-created-create-react-app

https://blog.bitsrc.io/how-to-write-better-code-in-react-best-practices-b8ca87d462b0


Class Component VS Function Component





Routing
Good



Good Video Tutorial:
https://www.youtube.com/watch?v=xm4LX5fJKZ8


day: 19-Aug-2020:

https://www.digitalocean.com/community/tutorials/react-axios-react
https://www.digitalocean.com/community/tutorials/js-fetch-api
https://medium.com/how-to-react/simplest-way-to-use-axios-to-fetch-data-from-an-api-in-reactjs-cd9af9d7230


Free Apis with example Response:
https://jsonplaceholder.typicode.com/
https://reqres.in/
https://eleven-fifty-academy.gitbook.io/react-workoutlog/module-0-application-setup




The site to REFER FOR General Information
https://developer.mozilla.org/en-US/docs/Web/HTTP


Good one
https://react-hook-form.com/
https://www.valentinog.com/blog/redux/#react-redux-tutorial-getting-to-know-the-redux-store

https://stackblitz.com/edit/react-ls1dwp
https://reactjsexample.com/scroll-to-a-position-in-react/


Comments

Popular posts from this blog

How to run react project after cloning from git repo

How to start React,Angular and Node Apps