• RSpec: Basic concepts

    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 …

    4 min read

  • Codeminer42 Dev Weekly #1

    Codeminer42 Dev Weekly #1

    Last Updated on April 19, 2024 HELLO EVERYONE!!! It is March 8th, 2024 and you are reading the First Codeminer42 Dev Weekly! Let’s see what …

    4 min read

  • How to turn your macOS into a Linux-like Desktop

    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 …

    4 min read

  • What’s coming next in React 19?

    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 …

    4 min read

  • Working Effectively with a Headless CMS in React – Part III

    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 …

    4 min read

  • Working Effectively with a Headless CMS in React – Part II

    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, …

    4 min read