Curious about the opinions for others about the ease of managing javascript/styling with Rails 7.1
Are things working as you expect? Does anyone have any experience moving from Webpack to esbuild or importmaps? Have you done this with a non trivial application using various javascript libs and some stimulus controllers thrown in?
A second part of this question would be can anyone point to any resources that help to understand how these work and how to solve issues like the ones I am running into with generating pdfs?
Thanks in advance for your opinions and ideas on useful resources.