Fork me on GitHub
#reagent
<
2016-05-06
>
mmeix12:05:27

so ... alpha2 means (via React 15): full support for all of SVG? that would be 👍 👍 👍

mmeix12:05:59

(just should try myself, of course)

escherize12:05:59

Once that's stable I'll add it to http://cljsfiddle.com - would be good to get some more features on there too.

reefersleep20:05:26

Hello everyone

reefersleep20:05:12

I'm doing a very simple "portfolio" site of Quil sketches with Reagent. What's the simplest, most idiomatic way to switch between pages depicting different sketches? I was considering using Secretary to route stuff around, but perhaps the easiest thing to do is the most obvious - hook each sketch Reagent element to a different .html file, then have a navigation bar with [:a {:href "../the-sketch-page.html"}] ? Doesn't seem very Reagent-y, though. I don't even know how to hook different .cljs files up to diferent .html files...

gadfly36122:05:34

Just updated reagent-figwheel template to include +cider and +less profiles. https://github.com/gadfly361/reagent-figwheel