Tutorials

Making SQLite extension gem install'able for Ruby Developers
Back in February we made SQLite extensions pip install'able for Python developers. Soon after, we made SQLite extensions npm install'able for Node.js developers, and on deno.land/x for Deno developers.And in a similar vein, we now have SQLite exte...

Stimulus JS - Accessing an action in another controller - DEV Community
If you've used Stimulus before, you should know that controllers are scoped. This can be useful, but you might come across a case where we want to trigger an action in a controller that is out of scope.We can do this with a custom event.I'll start...

Everything You Need to know about Serialization in Rails: Part I
That's when I realized the computing world is not very different from the real world. They dismantled the bed for transportation and then reassembled at the destination. Similarly, in the computing world, we deconstruct objects or data structures ...


![[EN] Ractor reconsidered / Koichi Sasada @ko1 - YouTube](/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTM1ODksInB1ciI6ImJsb2JfaWQifX0=--4f2ae91639b9ebe9ba3a42798e57ee252823d3c2/open-uri20230615-6217-4xc3zy.avif)



Reducing Solidus Memory Usage with jemalloc | Super Good Software
At Super Good, we work on Solidus stores of all types: from stores with custom third-party API integrations to subscriptions to custom PDF generation systems. One common thing across all client stores is the desire to provide customers with a stab...