Re: [ANN] Boot 2.0.0-rc1 released

2014-12-17 Thread whodidthis
Not to mention how compact even interactive cljs development is in comparison. I made a small example on using om with the figwheel like cljs-reload. https://github.com/om-cookbook/om-cookbook/tree/master/recipes/boot-setup On Wednesday, December 17, 2014 7:31:52 PM UTC+2, Ivan L wrote: > > cl

Re: [ANN] Boot 2.0.0-rc1 released

2014-12-17 Thread Ivan L
cljx support turns my head. I took like a week off and on to read up on all the cljx/cljs/lein documentation and to create the cljx-start template. When I was working on it, I kept asking myself, why is all this stuff necessary. "That which is generated by a computer should not have to be".