React state management | Hooks vs Redux

Before adding Redux to a project, one must ask themselves, do I really need a global state? If I do, does it have to be by Redux? With the addition of Hooks, functional components can have states too...

Complete React Developer by Andrei Neagoie and Yihua Zhang - Review

Complete React Developer is an Udemy course from Andrei Neagoie and Yihua Zhang. It teaches React, Redux, Hooks and GraphQL. This blog post is going to be about my experience with it. I chose to buy...

The Web Development Bootcamp by Colt Steele - Review

It has been a while since I have taken Colt Steele's The Web Development Bootcamp on Udemy. It was the first web development course I took and at the time I did not know HTML, CSS or anything about ba...