Using TypeScript for Stimulus - Changing importmaps to esbuild
Up until this point all the Stimulus controllers have been written in plain JavaScript. I would prefer to switch over to TypeScript instead. There are any number of articles espousing the benefits, but for me, anything that prevents a bug from being ...
andrewfoster.hashnode.dev8 min read
Siddharth Borderwala
Fullstack Web3 Engineer
This article was very helpful, thank you!