This repository hosts all my work from the various coding challenges and projects completed while taking this udemy course: https://www.udemy.com/react-the-complete-guide-incl-redux/.
- How to build powerful, fast, user-friendly and reactive web apps
- The "What", "Why" and "How"
- React Basics (Base features, syntax and concepts)
- Managing state with class-based components and React Hooks
- How to output lists and conditional content
- Styling of React components
- A deep dive into the internals of React and advanced component features
- How to access Http content from within React apps (AJAX)
- Redux, Redux, Redux ... from basics to advanced!
- Forms and form validation in React apps
- Authentication
- An introduction to unit testing
- An introduction to Next.js
- React app deployment instructions
...and much more!