David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
David Kimura PRO said over 4 years ago on Complex Application Using Turbo :
Stay tuned! Coming out tonight. It has been recorded and just need to edit.

David Kimura PRO said over 4 years ago on Hotwire Dashboards :
  dev the random images was just a turbo frame tag which pointed to another controller which used the Faker gem to get

Faker::LoremFlickr.image

I ended up cutting it from the episode since it was very repetitive, following the same concepts as the small weather panels, and the episode was already running really long.

David Kimura PRO said over 4 years ago on Hotwire Dashboards :
  AhmedNadar  I've dabbled around with import_maps and it is getting better. However, I still prefer jsbundling (esbuild). I don't mind having node as a dependency if it means that the overall dev experience is better/easier.

David Kimura PRO said over 4 years ago on TImeline for new videos? :
  jcquarto It's really hard to say sometimes. Every now and then I do have things in order and will have them planned out. I do keep a "trello" style board of the different topics that I'll be covering. But it's constantly updated and things move around. I'm actually in a decent position right now where I do have the next 3 episodes planned out (but not prepared or recorded). I'll probably start posting these ideas in the Slack community.

David Kimura PRO said over 4 years ago on creating a (public, private, secret) group where you have you can join the group for commenting and replying to comments using hotwire :
  nelsonchavespro  Are you thinking about this as far as a separate tab on an episode or is this not a feature enhancement on the site, but rather just an episode suggestion? If a feature on the site, I do have some ideas, but would want to get the site converted over to hotwire (from turbolinks) first. I've already upgraded Drifting Ruby  to Rails 7 and have been making great progress on getting things switched over to Hotwire/Turbo.