Rouge: A Pure Ruby Code/Syntax Highlighter — Supports over 100 different languages, including Ruby, naturally. It’s a mature project now, but has recently had some releases fixing issues discovered over the years and somehow I’d not heard of it before. GitHub repo.
Jeanine Adkisson
|
Using Stimulus and RxJS for an SPA-Like Experience — There’s very little Ruby code here but Stimulus is an interesting JavaScript framework that integrates very well with Rails (it was made by Basecamp, after all) and this looks at using Stimulus and RxJS to get a single page JavaScript app style experience on top of Rails.
Mike Wilson
|
▶ DHH's Opening Keynote at RailsConf 2019 — A “reading” that covers open source politics, how Rails fits and doesn’t fit into this world, how things have and have not changed in 20-ish years, and finding and not finding meaning. Whew.
RailsConf
|
screen-recorder: Record your Screen from Ruby — It uses FFI to talk to FFmpeg behind the scenes but is controllable from Ruby and might be something you’d want to integrate with an automated UI testing run, say.
Lakshya Kapoor
|
|