Marc, it's all here:

https://github.com/Day8/re-frame

and here:

https://github.com/Day8/re-frame/wiki

Mike has done an excellent job of writing explanations. I spent a bunch of time 
last week reading through and taking some notes. It's worth it. I was a big 
advocate of cursurs (in fact I abandoned Reagent last Summer because Om's 
cursors solved the immediate problem I was having in Reagent) but Mike's 
examples and arguments in his Re-Frame docs have changed my mind. The approach 
he presents is very compelling. 

Fortunately, I have some work coming up that will enable me to dig into this 
stuff for an actual need. 

Jamie


On Mar 9, 2015, at 11:29 AM, Marc Fawzi <marc.fa...@gmail.com> wrote:

> Hi Mike/Mike,
> 
> What are reactions? and where in re-frame are they used or documented (at 
> least in code)?
> 
> I'm very curious.... as to why Dan hasn't documented them. re they 
> experimental or supposed to be for Reagent's own internal use?
> 
> Marc
> 
> On Mon, Mar 9, 2015 at 8:14 AM, Mike Haney <txmikes...@gmail.com> wrote:
> I'm really enjoying re-frame.  I've tried several different architectures 
> over the last 6 months and ended up with something about 80% similar to the 
> re-frame approach.  The key piece missing for me was reactions - there is 
> absolutely no documentation on them in Reagent, but knowing about them now 
> solves so many problems.
> 
> I recently started a side project and since it's in very early stages, I 
> decided to switch it to re-frame over the weekend.  I'm quite pleased with 
> the results so far.  Anyone who wants to follow along can check it out at 
> https://github.com/mdhaney/homesale-clj
> 
> I welcome feedback, and am happy to help with re-frame itself wherever I can.
> 
> --
> Note that posts from new members are moderated - please be patient with your 
> first post.
> ---
> You received this message because you are subscribed to the Google Groups 
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.
> 
> 
> -- 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> --- 
> You received this message because you are subscribed to the Google Groups 
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to