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
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 …
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 …
Rails 8.0 is out
Rails 8.0.0.beta1 brings simplicity with killer features such as a new authentication system and reduced dependency overhead.
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 …