Master React by Building 25 Projects
Hello dear developer! I recently came across an interesting post over at freeCodeCamp titled Master React by Building 25 Projects. The post is promoting an excellent and very ambitious video course by Sangam Mukherjee: Build 25 React Projects – Tutorial. It’s a great resource, so be sure to check it out!
The projects are of increasing difficulty and definitely delve into common patterns you will encounter in your professional life as a React developer. However, I did have some issues:
- create-react-app is deprecated
- Reasoning about Web Accessibility
Sangam’s remarkable effort deserves recognition and appreciation, however, having some time over, I made a stab at the projects myself implementing them "the way I would have done them". Enjoy!