The Overlooked Power of Rails in the Age of AI
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, …
Codeminer42’s Engineering Blog
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 …
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 …