[ClojureScript] Re: Resources for Getting Started with Clojurescript

2015-03-13 Thread Zubair Quraishi
I have some videos you may find useful: http://www.zubairquraishi.com/zubairquraishi/clojurescript--light-table.html -- 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] Re: Resources for Getting Started with Clojurescript

2015-03-12 Thread Ivan L
A good place to start is checking out some state of the art front end framework/libs like om or reagent on mock data. Then work backwards to how to get the data maybe first as simple as google ajax or jayq, and then evolving towards something a little more modern like sente. personally I'm

[ClojureScript] Re: Resources for Getting Started with Clojurescript

2015-03-12 Thread Elric Erkose
This can be helpful http://appletree.or.kr/quick_reference_cards/Others/ClojureScript%20Cheat%20Sheet.pdf -- 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