Hi, I started to learn Clojure last week and I find a really good improvement that we can finally use the same language in Server side as well as in Client side (and also in Android Terminals).
Learn clojure is not harder than learning an other Lisp dialect as long as you don't use the java interoperability; for that case it is only needed a basic knowledge of how java is structured to start to use it (in the other hand there is kind of mix between clojure errors and java errors... but until now I never saw the necessity to know real Java to work with clojure). Since I have no previous basic knowledge of javascript I am not sure about jump directly to clojurescript or learn first javascript (but not sure how much I do need to know). Nowadays I know nearly anything of javascript. Do you think it is a requirement to know javascript to work productively with Clojurescript? I mean, do I really need to learn javascript and debug this extra layer? With "work" I mean to make real world webapps and use frameworks, not just the logic of clojure which is common in both backends. Thanks for your answers! P.S. Analogue example cython, its users of cython don't need to know much from C to write python (only the ctypes and how a header works). -- 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.
