While the Software Design Basics card tried to make a point about writing self explanatory code, it's still...
Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...
We've already learned how to integrate user-provided images uploads to our application in 205 basic file uploads and...
Best results in other decks
unpoly.com
Unpoly 3.11.0 is a big release, shipping many features and quality-of-life improvements requested by the community. Highlights include...
Even if you don't make any beginner mistakes like N+1 queries or missing DB indices, some requests can...