Codeminer42 Dev Weekly #44
HELLO EVERYONE!!! It’s January 17th 2025 and you are reading the 44th edition of the Codeminer42’s tech news report. Let’s check out what the tech …
Codeminer42’s Engineering Blog
HELLO EVERYONE!!! It’s January 17th 2025 and you are reading the 44th edition of the Codeminer42’s tech news report. Let’s check out what the tech …
The current state of the Rails Framework is nearly unanimous among developers, as it encompasses everything a web application needs from start to finish. It …
This article starts a series about Progressive Web Applications (PWAs) in Rails. In this series, I will show you how to turn your Rails application …
Rails 8.0 has arrived, bringing along many exciting new features that aim to simplify and empower the Rails development workflow. Authentication "The medicine you don’t …
Upgrading a Ruby on Rails application may sound like a daunting task, but fear not! This guide presents a strategic approach to handling a Rails …
JSON has become a ubiquitous data transfer format for web APIs. Whether you’re working on a third-party integration, or endpoints to serve data for rich …
Testing our apps has become mandatory these days. For an app to be considered reliable it must have 95% or so of test coverage. Having …
“Well, that’s quite some symbols you got there ♨_♨” – You, after reading this article’s title. It was a calm Friday afternoon here at CodeMiner42, …
Now that you know how to get up and running with Ruby (and Rails) from the article 4.5 Ways to Install Ruby in Userspace, that …
RailsAdmin is known for not being the most flexible admin framework out there; and while this is true, it is, in fact, possible to extend …