This article was originally published on the Rails Designer blog
This year, just like last year, I offer a nice 30% off on both Rails Designer's UI Components (the first professionally-designed UI Components Library for Rails apps) and JavaScript For Rails Developers (make JavaScript your second-favorite language). ๐ค
Enter BFCM2025 on check out to get a nice 30% off on both products! The coupon is valid until the 2nd of December.
Enjoy it! ๐
While you are here, let me highlight some of the cool OSS projects I have been working on:
Perron
Static Site Generator for Ruby on Rails. It is pretty cool and already some good-looking websites are built with it. I recently added a feature to automate content generation using data files (like CSV and JSON) which is great for things like programmatic SEO (the secret of many SaaS companies out there).
Attractive.js
A JavaScript-free JavaScript library. It works great with static sites, but I also use it for common functionalities that I previous created a Stimulus controller for. Less overhead, and thus shipping faster! Woohoo!
Requestkit
I have quietly published Requestkit: a local HTTP request toolkit for development. Test Stripe webhooks, GitHub hooks or any HTTP endpoint locally. Useful to see what payloads are sent out per endpoint. And so you can use it to make webhook/api requests with it too.
Rails Icons
Usage of Rails Icons is growing every day! Cool to see for such a humble, little gem. I pushed a new release recently to give you: encoded_icon and customisable animating icons.
Top comments (0)