Accessibility & Responsiveness in action – Why they matter
No, alt tags and burger menus aren’t enough to make your site accessible. Let’s find out why.
Last Updated on July 7, 2025 Many believe that making a website accessible and responsive means simply adding alt attributes to images and replacing header …
The History of Ruby on Rails: Code, Convention, and a Little Rebellion
Last Updated on July 3, 2025 When Ruby on Rails was first released in 2004, it didn’t just offer a new way to build web …
What It Takes To Foster A Community Around Rails
How Rails Shaped The World And How Codeminer42 Helped With It
Rails was launched in 2004 and it was a game changer for web development. It was very disruptive at the time, as it didn’t require …
How to consume APIs in React using Fetch and Async/Await
API Consumption in React Applications: The Essentials for Beginners
Last Updated on July 7, 2025 Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In …
Web Development with Ruby on Rails
Last Updated on July 7, 2025 Ruby on Rails is a framework that has revolutionized the way we build modern web applications with speed, structure, …
How to Detect Forbidden Words in Text (Without Slowing Down)
Last Updated on June 2, 2025 During our workday or free time, we use apps and tools that heavily rely on data structures like trees …
Full Steam Ahead: Getting Started with Ruby on Rails
Laying the Tracks for Web Development with Rails!
Last Updated on July 7, 2025 Before we start If you’re here, you probably already know Ruby. If not, check out this blog post, which …
How Artificial Intelligence Learns, Adapts, and Decides
It’s just numbers, guys
Last Updated on June 2, 2025 First of all, I’d like to welcome whoever reads this to the articles I’ll be writing! I’m excited to …
Async Code Demystified: Promises, Fetch, and useEffect
Last Updated on July 7, 2025 Before we start digging into the world of Promises, Fetch API, and related topics, it is important to understand …
What’s New in Node.JS 24
Last Updated on May 30, 2025 Node.js is reaching its 24th major version, and it comes with a host of new features and improvements. This …