The History of Ruby on Rails: Code, Convention, and a Little Rebellion
When Ruby on Rails was first released in 2004, it didn’t just offer a new way to build web applications—it sparked a revolution. Rails, often …
Codeminer42’s Engineering Blog
When Ruby on Rails was first released in 2004, it didn’t just offer a new way to build web applications—it sparked a revolution. Rails, often …
Dealing with bugs in Rails applications Bugs are common in the programming world. Every project, even with the development team’s best practices, is susceptible to …
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 …
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore …
Ruby on Rails is a framework that has revolutionized the way we build modern web applications with speed, structure, and elegance. Today, as part of …
During our workday or free time, we use apps and tools that heavily rely on data structures like trees (binary, red-black, AVL, etc.). Whether we’re …
Before we start If you’re here, you probably already know Ruby. If not, check out this blog post, which goes over how to get started …
First of all, I’d like to welcome whoever reads this to the articles I’ll be writing! I’m excited to be here—and nervous in a way …
Before we start digging into the world of Promises, Fetch API, and related topics, it is important to understand the difference between synchronous (sync) and …
Node.js is reaching its 24th major version, and it comes with a host of new features and improvements. This release will be the Current release …