Nobuild with Rails and Importmap
Learn how to use Importmap in Ruby on Rails to manage JavaScript dependencies without bundling. Covers web standards, Rails integration, gems compatibility, and suggested practices.
Where I share what I'm exploring in software development, Ruby on Rails, AI, and everything in between.
Learn how to use Importmap in Ruby on Rails to manage JavaScript dependencies without bundling. Covers web standards, Rails integration, gems compatibility, and suggested practices.
Learn how to simplify JavaScript management in Ruby on Rails using Importmaps. Discover local pinning, CDN integration, and Stimulus controller implementation with Chart.js
AI offers a different set of inputs and outputs for inferences. One of the many inference models is Automatic Speech Recognition (ASR). Using OpenAI's Whiper model makes transcribing pre-recorded or live audio possible.
Integrate SQLite fts5 extension for Full-text search in Ruby on Rails applications.
This is the nonexistent guide on how to work with Rails engines using Importmap and TailwindCSS for assets.