How To Reduce The PWA Boilerplate Of Your Rails App
Continuing our series ‘Everything you need to ace PWA in Rails’, I’m going to show you how to reduce the service worker boilerplate in your …
Codeminer42’s Engineering Blog
Continuing our series ‘Everything you need to ace PWA in Rails’, I’m going to show you how to reduce the service worker boilerplate in your …
HELLO EVERYONE!!! It’s the 4th of July, 2025 and you are reading the 68th edition of Codeminer42’s weekly tech news report. Let’s check out what …
As the Last RailsConf approaches, the nostalgic feeling gets stronger. It’s the end of an era, a celebration of the history of Ruby on Rails …
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 …
HELLO EVERYONE!!! It’s June 27th, 2025 and you are reading the 67th edition of the Codeminer42’s weekly tech news report. Let’s check out what the …
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 …
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 …
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 …