Everything You Need to Ace PWAs in Rails
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 into a native-like…
Category
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 into a native-like…
If you’ve ever spent way too long trying to figure out why something isn’t working, only to realize it was a missing semicolon -- you’re not alone. Debugging…
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 little beyond the…
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 of course, prizes!…
When I first heard about Functional Programming, I thought it was about using functions only. If it was about using functions, I was fine with it; I used…
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 wrong moment, sometimes…