Skip to content

2020

A very nice technique to build a gem with all your css and js in one place.

tags: ruby on rails guide rails dry style css ruby howto

This is a tour the force explanation of building a 5 node infrastructure for a rails app with docker. It’s really detailed. Which always is good but introduces risk of typos or small configuration differences.

tags: scale deploy build rails docker howto

A very important topic. Learn how to write tests and then …. do it!

tags: tests rails unittest tdd howto

Interesting and I still don’t quite understand monads. But it seems like an important thing to understand!

tags: monads ruby handling error exceptions

Posted from Diigo. The rest of my favorite links are here.

DRY. Everything in moderation. On rules and knowing when to break them.

tags: dry Code programming

I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.

tags: software programming design

Posted from Diigo. The rest of my favorite links are here.