Reactive with ClojureScript Recipes: Functional Programming for the Web
暫譯: ClojureScript 實用食譜:網頁的函數式程式設計

Nicolas Modrzyk

  • 出版商: Apress
  • 出版日期: 2017-09-29
  • 定價: $2,300
  • 售價: 8.0$1,840
  • 語言: 英文
  • 頁數: 366
  • 裝訂: Paperback
  • ISBN: 1484230086
  • ISBN-13: 9781484230084
  • 相關分類: JVM 語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications. 

Throughout the book, Reactive with ClojureScript  Recipes uses progressively more complex examples and introduces you to a set of powerful tools that target rapid web application development. In the last chapter, you'll use these concepts for an HTML5-based deployment to smart phones.

ClojureScript is your functional programming language for the web. ClojureScript looks like a LISP, and compiles to JavaScript, and thus runs nicely run in the browser.
 

What You'll Learn
  • Write simple static web apps with Boot
  • Iintegrate ClojureScript and its libraries
  • Animate content, play with sound and videos 
  • Use Reagent, and be Reactive in the browser.
  • Run your Application on a smart phones.
Who This Book Is For

Clojure developers who want to turn their functional skills to the web and JavaScript advanced developers who want reuse their web skills in a different language


商品描述(中文翻譯)

使用 ClojureScript 創建強大的無伺服器 Web 應用程式,這些應用程式具有響應性和吸引力。本書介紹了使用 Reagent(一個 ClojureScript 的反應式框架)來創建互動式應用程式的反應式食譜。

在整本書中,Reactive with ClojureScript Recipes 使用逐漸更複雜的範例,並向您介紹一組針對快速 Web 應用程式開發的強大工具。在最後一章中,您將使用這些概念進行基於 HTML5 的智能手機部署。

ClojureScript 是您用於 Web 的函數式程式語言。ClojureScript 看起來像 LISP,並編譯為 JavaScript,因此可以很好地在瀏覽器中運行。

您將學到什麼


  • 使用 Boot 編寫簡單的靜態 Web 應用程式

  • 整合 ClojureScript 及其庫

  • 為內容添加動畫,播放聲音和視頻

  • 使用 Reagent,並在瀏覽器中實現反應式

  • 在智能手機上運行您的應用程式


本書適合誰

希望將其函數式技能轉向 Web 的 Clojure 開發者,以及希望在不同語言中重用其 Web 技能的 JavaScript 高級開發者