Rails + Stimulus + React
The definitive (and easy) way to integrate
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 …
What’s new in Ruby 3.4
Last Updated on December 17, 2024 Christmas is approaching, along with a new version of Ruby! The first release is available as of 12/12/2024 and …
Everything You Need to Ace PWAs in Rails
Turn your Rails app into an engaging native-like application in a couple of minutes
Last Updated on March 3, 2025 This article starts a series about Progressive Web Applications (PWAs) in Rails. In this series, I will show you …
From Bugs to Fixes: Tips you must know for Front-end Debugging
Last Updated on May 7, 2025 If you’ve ever spent way too long trying to figure out why something isn’t working, only to realize it …
Codeminer42 Hackathon: a lesson on experimentation
On November 23rd, Codeminer42 organized its first Hackathon. The goal was quite simple: to encourage the experimentation of new technologies in problems that are a …
Hackathon 2024 – Codeminer42
This year, Codeminer42 held its first Hackathon, an internal programming event that energized the miners’ weekend and brought a lot of knowledge, learning, networking, and …
Three Functional Programming Concepts To Start Using Today And Make Your Code Better
Especially if you don’t code in a functional programming language
Last Updated on November 21, 2024 When I first heard about Functional Programming, I thought it was about using functions only. If it was about …
Welcome to the worst form ever!
How Cognitive Biases Can Ruin or Improve User Experience
Welcome to the worst form ever! I am sure you have seen some bad forms around the internet. Sometimes the inputs are disabled at the …
A Day In The Life of a Ruby Enumerator
Let’s see what is under the hoods
I spent some time trying to elaborate a good introduction for this post. I wanted to start with a great quote or something like that …
A Noob’s Neovim Journey: Pt. 1 “But Why?”
Beginner’s Guide to Neovim: Understanding the Basics and Why I’m doing this
Introduction If you’re a programmer, you’ve probably heard of Vim, either from your colleagues who type frantically on their niche mechanical keyboards at the office …