Curated developer articles, tutorials, and guides – auto-updated hourly


I've been building RepBoard, a Rails app that gives freelancers a portable reputation profile —...


Hey DEV community! 👋 I've been working on a Blog Application built with Ruby on Rails to practice....


Let's say we have an app which receives webhooks from a payment provider. A customer starts a...


The eleven-shade color scale from Tailwind CSS is one of those ideas I keep stealing. You know the.....


Fixing "g++ Not Found" When Debugging Rails in RubyMine on Fedora TL;DR: If clicking...


Hello! It has been a couple of months since I announced my latest project, Testing Rails from...


When a build breaks, the bug fixes itself We stopped babysitting CI failures. Now a red build files...

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. When a.....


A Go string is essentially a sequence of bytes. That sounds like a small implementation detail, but...


How PostgreSQL locking works, why a waiting ALTER TABLE queues every query behind it, what disable_d...


While researching the BigBlueButton bug bounty program on YesWeHack, I found an access control issue...


Last week a build broke and fixed itself. No one watched a console, no one triaged. The failure file...