9 followers
Sharing knowledge and ❤️.
🚀 Launching Avo into the world! - 🥑 A beautiful, easy-to-use Ruby on Rails admin framework.
This article was originally published on avo.cool I fixed a shitty situation I created for myself two years back a few days back. What a fantastic feeling that was. I'm still in awe when everything just works. When I first started to work on Avo, I d...
This article was originally published on avo.cool Hotwire is a fantastic technology that helps you build dynamic websites without thinking about JavaScript. When we re-wrote Avo from VueJS to Hotwire, when it first came out, we had to think about how...
Content rendered outside partials with View Components helpers
I love extensions that make my life easy. It's like having a superpower! Here are a few that I found in the VS Marketplace, along with my keyboard shortcuts configuration. 1. Peacock by John Papa Subtly change the workspace color of your workspac...
I mentioned in a tweet that package managers should have an "is testable" field for owners to fill. I felt the urge to publish that tweet after trying to test my code's functionality by mocking a response coming from a package. This package was mak...