React
Published on September 3, 2022
1min to read
React
'A JavaScript library for building' React a fun Component-Based modern JavaScript library for building complex web apps user interfaces. A Front end JavaScript (JS) library written and supported by facebook. React is one of the first open source projects with clear and concise documentation also because it being the most popular front-end JS framework there is loads of tutorials which can be also a negative as some are dated. GitHub React
React Search Unsplash Netlify App
Search Unsplash for cats
What I will cover:
- Getting up and running
- Components
- State
- class components
- component method
- setState
- Props
- constructor
- functional components
- render method
- How does it compare to Angular Vue?