How a local problem led me to contribute to open-source
Last Updated on April 11, 2024 There is a moment in the life of very few every programmer when they become fixated on working solely …
You are using React Context WRONG
Or why we should not underestimate what we consider simple
That’s right, you’ve read it correctly, you are probably using React Context API the wrong way… or at least not taking full advantage of what …
RSpec: Basic concepts
Last Updated on September 4, 2024 Testing with RSpec: Part I – Basic concepts Introduction Hello, fellow reader! Let’s explore the fundamental concepts for the …
How to turn your macOS into a Linux-like Desktop
Last Updated on July 22, 2024 TLDR: This is NOT about installing Linux on a Mac! Who would do that? 😏 So, you got yourself …
What’s coming next in React 19?
Introduction If you have been writing apps with React for a couple of years, you know that React has changed. From React’s first steps using …
Working Effectively with a Headless CMS in React – Part III
Last Updated on March 21, 2024 Previously we talked about decoupling the CMS from the UI and how to handle code-splitting. In the last post …
Working Effectively with a Headless CMS in React – Part II
Last Updated on April 11, 2024 Previously, we set the stage and learned how to tackle rendering components that are only determined at runtime. Now, …
Working Effectively with a Headless CMS in React
Last Updated on April 11, 2024 Headless CMSes are amazing tools that empower teams in creating and managing content. Besides all the benefits of traditional …
Introduction to Headless WordPress
Last Updated on April 11, 2024 Web technologies come and go very frequently, but some tend to stick longer than others. WordPress is a big …