Hi Victor,

I've also come to clojurescript without javascript background. I found it 
relatively easy, just by following some tutorials on the web (I started with 
some core.async examples, because they're just so cool ;)

My only stumbling block was getting a repl running, now I'm using austin, and 
everything works quite well.

My lack of Javascript did just bite me though: following Davids Om tutorial and 
trying to write my own validation component I left some javascript stuff in 
becasue I didn't understand it, which led to some strange errors.

But David helped me clear this up pretty fast, so I'm pretty happy coding 
without thinking too much about Javascript. (BTW: om/react is a fantastic 
combination for front-end programming!!!)

Am Dienstag, 11. März 2014 19:02:06 UTC+1 schrieb Víctor R. Escobar:
> Hi David,
> 
> So, then would you recommend any special book to go deep in clojurescript for 
> people who are getting started with modern webpages? Last page I wrote was 10 
> years ago and had nothing like Ajax.

I think clojurescript: Up and Running is very old. I wouldn't buy it. I didn't 
buy it :)

I would say follow https://github.com/magomimmo/modern-cljs and you're all set 
on the ClojureScript side. I loved it!

Good luck, lots of fun!

/ Mathias

> 
> Right now I am thinking about acquiring these books, but perhaps there is a 
> better resource:
> 
> ClojureScript: Up and Running
> Web Development with Clojure: Build Bulletproof Web Apps with Less Code
> 
> I also made the clojurescript koans, that they work in the language itself 
> more than in the javascript backend and possiblities.
> 
> Thank you for the answers.

-- 
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