chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
mauricio.szabo 2019-05-12T01:31:25.057900Z

@tkjone to be honest, it's because I use shadow-cljs, so I wanted to use Chlorine to develop itself 🙂

mauricio.szabo 2019-05-12T01:32:23.058100Z

It's on the radar to support figwheel.main, I just decided to fix some bugs before it

mauricio.szabo 2019-05-12T01:47:55.058300Z

Also, I just updated a little bit of documentation on GH, so please take a look at it, it'll probably save you a bit of time after you clone the project: https://github.com/mauricioszabo/atom-chlorine/blob/master/docs/developing.md

🙏 1
mauricio.szabo 2019-05-12T05:08:06.058700Z

My newest experiment on Chlorine: resolve promises and render then on editor 🙂