This is the way… the Callable Way
Hello, fellow readers! Once again, we are here to talk about some neat Ruby features to make your perfect service/operation class. This time, about the …
Codeminer42’s Engineering Blog
Hello, fellow readers! Once again, we are here to talk about some neat Ruby features to make your perfect service/operation class. This time, about the …
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 …
GitHub Copilot is an AI-powered code completion and generation tool that works seamlessly within integrated development environments (IDEs). It has revolutionized the industry, capturing the …
Immutability is a fundamental pillar within the functional programming paradigm. This allows us to write robust, simple, and reliable code. An immutable object, once created, …
Auto-Saving is a way to ensure that data provided in a form gets persisted without the need to click on "Send" or "Submit". You might …
Auto-Saving is a way to ensure that data provided by a user is persisted without needing them to click on "Send" or "Submit". You may …
Oh, hi! I didn’t see you were already there! Today, I will be your wingman to help you and Google become best buddies. Ready? We …
Are you searching for a technology to develop mobile applications but don’t know where to start? Your search ends here. In this article, we will …
As a tech enthusiast, I’ve always been interested in new concepts that new programming languages can provide us. My curiosity has often taken me into …
I began my career as a trainee software developer at Codeminer 42. Throughout a three-month period, I studied web development, specifically focusing on Ruby on …