Codeminer42's Engineering Blog
The Miners

Tracking Activity on your App
When it comes to web applications, there's a vast range of topics that can be explored. One of the most relevant is tracking, which involves systematically monitoring key application metrics,…
RailsConf 2025 Takeaways: It’s fun to have fun
Last week, I attended RailsConf 2025, which was one of the highlights of my career. An occasion to meet people, learn, and celebrate the conference for the last time. In…
Understanding TypeScript
If you have worked in a JavaScript frontend or backend application, you have at least heard of TypeScript. And by heard, I mean heard something bad. If not, you’re in…
AI-Powered Development: How to boost your productivity while staying in control
We are living in a transformative era for software development. Since the advent of LLMs (Large Language Models) used as developer tools, starting around 2022 with OpenAI and GitHub Copilot,…
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 Rails app. I know I…