DEV Community

Discussion on: I hate front-end build processes

 
kspeakman profile image
Kasey Speakman • Edited

Elm has command line tools to build/debug/install-packages, but it does not handle bundling or minifying assets.

P.S. Based on your Create React App recommendation, I googled and found Create Elm App. I will have to give that a try too. :-)

Thread Thread
 
gillchristian profile image
Christian Gill

Create Elm App is awesome. Worked really well for me.

I think Jest and Create React App really raised the bar on tooling and no config.