Over the last few years, I’ve worked on a handful of decent-sized React projects, and many, many pint-sized ones. Throughout this magical… (more…)
Read more »
Chakra UI gives you more power to style and customize components. If you're a fan of Tailwind CSS's minimalist and modular approach, you'll love Chakra UI. (more…)
Read more »
In this guide, we'll compare eight services built to help you deploy React applications more efficiently. Best of all, they're all free. (more…)
Read more »
The headline for React Testing Library is, “Test functionality, not implementation”. The idea behind this concept is that implementation is constantly being iterated and improved upon, and therefore… (more…)
Read more »
In this tutorial, we will be writing unit test for a basic todo application using Jest and React. (more…)
Read more »