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.

Reply via email to