Search Results for "how-to-use-importmaps-with-rails-discussion"

Lessons





















Forum Threads

How To Use Importmaps With Rails Discussion

7
General
Are you using import maps yet?
Daniel Lee replied

How to use ESBuild in Rails with JSBundling Discussion

30
General
This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
Aaron replied

How to use Bootstrap with CSS bundling in Rails Discussion

28
General
Thanks for another great video. It's no wonder why I sometimes feel lost in the Rails ecosystem. I learned Rails using the asset pipeline, then it switched to using Webpacker which I never fully un...
Almas Asghar replied

Rails & Vue.js Trello Clone - Part 1 Discussion

34
General
Glad you decided to do this :)
don mclamb replied

How do I install a Bootstrap 5 theme with Rails 7

2
Rails
Hello, I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Tommy Ortega replied

creating new rails app error

10
General
Hi i am creating new app with command rails new myapp then i am getting this error but unable to find how to resolve this i tried installing tzinfo, tzinfo-data and updating bundle but still proble...
formalexclusive replied

How to initialize datepicker in stimulus controller?

4
Javascript
I'm using datepicker and turbo frame. The datepicker is broken when the frame is replaced. I'm doing turbo:load in javascript file, it works when navigating between pages, but it will be broken whe...
Umair replied

How to use CodeMirror with ImportMaps Discussion

0
General

How can i install Daisy UI?

0
Javascript
I want to be able to use Daisy UI, but i am reading different ways to accomplish this – making me confused on how to actually install node packages. 1. One way is setting up the CDN, which is not ...

Asset Pipeline

1
General
What are some excellent resources to get a good foundational understanding of asset pipeline, esbuild, import maps, js bundling. I have a decent knowledge of Rails, but I have trouble understanding...

DHH's most recent hotwire update...

1
Rails
I just caught a tweet from DHH mentioning a new [hotwire related pull request](https://github.com/rails/rails/pull/42999). I'm curious to know how the go rails community feels about this. Seems lik...
Chris Oliver replied

How do I include FontAwesome Pro in a Rails 7 project?

2
Rails
I own a license to FA Pro, and I want to use it in a new Rails 7 project. It doesn't look like I can do an importmap include of the pro font awesome, or if so, I'm doing it wrong. So I downloaded ...
ramzieus replied

How to use action_text-trix with Rails Discussion

2
General
Who else is excited for the new rich text editor that Jorge's been working on?
Chris Oliver replied

How to use Enumerable with Ruby Classes Discussion

1
General
What use cases have you used Enumerable for?
Karla Lara replied

How to use params.expect in Rails 8+ Discussion

3
General
I just used it for the first time yesterday - a much nicer API!
emilianojay replied

How to use HTML Button Form Attributes Discussion

7
General
This would have saved me a ton of time last year when I spend hours trying to organize the delete button. 🤦‍♂️

How to use Rails for ETL and internal tools

1
General
I need to build some internal tools to generate reports, csv's, etc. I need to ingest data from a few different APIs, into a central DB, and then build some tools for end users on top of that data....

How to use the Browser Guard in Rails Discussion

5
General
If you're building a no build Rails application that makes use of modern browser features (like ONCE Campfire!), you'll definitely want to use this.

How to use Omakase Rubocop Linter/Formatter Rules for Rails Discussion

4
General
What do you think about having a built-in linter that comes with Rails?
Firman replied