Hi Mike,

Thanks for the feedback! Good suggestion re: "@". I'm inclined to add a small 
section rather than simplifying the whole thing as I think there are some 
useful mistakes to learn from in the longer explanation. 

I realize the post is probably way too long already - I was only intending it 
to be a couple of paragraphs but there are lots of pitfalls to get into as a 
newbie! Egads.

Alex

On Sunday, April 5, 2015 at 7:23:25 PM UTC-4, Mike Fikes wrote:
> Hi Alex,
> 
> I like it!
> 
> One thing worth considering is `deref`ing the `app-state` atom in lieu of 
> letting the #<Atom ...> representation print. Maybe just slap an `@` on front 
> without explaining atoms in depth?
> 
> - Mike
> 
> 
> 
> > On Apr 5, 2015, at 7:00 PM, Alex Eberts wrote:
> > 
> > Hi All,
> > 
> > I just wrote a blog post for beginner CLJS developers (like me) which 
> > illustrates a typical REPL session complete with many of the initial 
> > mistakes that I made in the hopes that anyone new to ClojureScript REPL 
> > development may avoid the same pitfalls.
> > 
> > http://www.alexeberts.com/exploring-the-clojurescript-repl/
> > 
> > It picks up where the Quick Start guide left off and covers:
> > 
> > * Navigating ClojureScript namespaces from the REPL.
> > * The connection between ClojureScript vars and JavaScript objects.
> > * Using Chrome DevTools to explore a ClojureScript app running in the 
> > browser.
> > * Interactive REPL development using :reload.
> > 
> > Comments, corrections and improvements most welcome!
> > best wishes,
> > Alex
> > 
> > -- 
> > 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 [email protected].
> > To post to this group, send email to [email protected].
> > 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to