Ruby on Rails: The Open-Source Blueprint
1. Rails & Open Source: A Match Made in Developer Heaven Since its debut in 2004, Ruby on Rails has embraced open-source principles like no …
Codeminer42’s Engineering Blog
1. Rails & Open Source: A Match Made in Developer Heaven Since its debut in 2004, Ruby on Rails has embraced open-source principles like no …
In this blog post, we’ll dive into database transactions, how they work behind the scenes, but mainly, we will focus on how to use them …
Imagine you find yourself facing your code at a point where you clearly have a problem to solve. You start to think about different ways …
There are a lot of articles out there talking about how great it is to use OTA updates in production, but in this article, I’d …
When we talk about Artificial Intelligence, the conversation can go in a hundred different directions by consuming OpenAI’s API, actually building your own AI models, …
Introduction You’ve likely seen this old and famous demo presentation on how powerful and easy it is to build an app with Ruby on Rails. …
Before we dive into the topic of relationships between tables in a relational database, it’s worth revisiting the key concepts we explored in our previous …
I’ve seen a lot of traction towards the development and adoption of React Server Components (RSCs) with new frameworks like React Router and Expo having …
The History and Evolution of Ruby on Rails In 2004, David Heinemeier Hansson extracted a web framework from his Basecamp application and gifted it to …
Many believe that making a website accessible and responsive means simply adding alt attributes to images and replacing header navigation with burger menus, right? But …