Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript - without the flaws - but also supports the full semantics of its parent language. You'll delve into ClojureScript's immutable data structures, lazy sequences, first-class functions, macros, and support for JavaScript libraries. No previous experience with Clojure or ClojureScript is necessary. If you're familiar with JavaScript, HTML, CSS, and the DOM, you'll quickly discover that ClojureScript has the same reach as JavaScript, but with more power. Start writing ClojureScript code with the Leiningen build system Learn how the ClojureScript compiler works to produce optimized JavaScript Use JavaScript functions and libraries directly from ClojureScript code Explore functions in Clojure's sequence library such as map, reduce, and filter Use macros to define new control structures or embed domain-specific languages Compile manually or script your own workflow with ClojureScript's compiler tools Integrate ClojureScript with Clojure on the JVM to build powerful client-server applications
發表於2024-12-23
ClojureScript 2024 pdf epub mobi 電子書 下載
圖書標籤: Clojure lisp O'Reilly web Javascript-Compiler 混口飯吃 計算機 編程
IMHO, ClojureScript depends too much on Google Closure Compiler&Library.
評分工作的項目需要一個 DSL,看看能不能用 clojurescript 實現(因為目前技術棧都是 nodejs) 看完: - 這本書一部分內容過時瞭, 時時需要看官方文檔 - 跟著過一遍內容,理解一下 clojurescript 的一些東西,還是有收獲的,組織的比官方文檔清晰 -------- 看完瞭: - up and running:書有些舊瞭,得參考 clojurescript 官網的說明 - 內容都比較淺,過一遍留個印象 - 缺乏 nodejs 相關的內容
評分工作的項目需要一個 DSL,看看能不能用 clojurescript 實現(因為目前技術棧都是 nodejs) 看完: - 這本書一部分內容過時瞭, 時時需要看官方文檔 - 跟著過一遍內容,理解一下 clojurescript 的一些東西,還是有收獲的,組織的比官方文檔清晰 -------- 看完瞭: - up and running:書有些舊瞭,得參考 clojurescript 官網的說明 - 內容都比較淺,過一遍留個印象 - 缺乏 nodejs 相關的內容
評分cookbook.1小時看完,簡單說就是和Clojure的子集,還挺好的
評分nodejs 一句都沒扯,有點遺憾
ClojureScript 2024 pdf epub mobi 電子書 下載