Would have gone more in-depth in the TypeScript, but I've gotta be honest. I got distracted playing the Create Mod in Minecraft and forgot to record. Highly recommend checking it out LOL.
Hello Deanin! Thanks for sharing... I've been learning Rails for a few months, and I have to admit that what is costing me the most is understanding and differentiating between webpack / esbuild / importmaps and others. Many times I don't know what to do or what to use. Do you have any video about it or do you know where I can find info?
@deanin I think that this method doesn't support file globbing. eg `@import './application/components/**/*';` Could you follow up on this to explain how you would enable glowing with this method?
Just picking up on rails 7 after using rails 5 for years, why is it not anywhere in the getting started docs that you need to run this dev command? seems like a pretty fundamental part of the getting started process