Building Isomorphic JavaScript Apps: From Concept to Implementation to Real-World Solutions (Paperback)
Jason Strimpel, Maxime Najim
- 出版商: O'Reilly
- 出版日期: 2016-10-18
- 定價: $1,220
- 售價: 9.5 折 $1,159
- 貴賓價: 9.0 折 $1,098
- 語言: 英文
- 頁數: 210
- 裝訂: Paperback
- ISBN: 1491932937
- ISBN-13: 9781491932933
-
相關分類:
JavaScript
-
相關翻譯:
建立同構 JavaScript 應用程式 (Building Isomorphic JavaScript Apps: From Concept to Implementation to Real-World Solution) (繁中版)
同構 JavaScript 應用開發 (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$2,100$1,995 -
$580$458 -
$420$328 -
$356編寫可靠的 JavaScript 代碼 : 測試驅動開發 JavaScript 商業軟件
-
$520$411 -
$654$621 -
$690$518 -
$505深入理解 ES6
商品描述
Isomorphic JavaScript, often described as the holy grail of web application development, refers to running JavaScript code on both the browser client and web application server. This application architecture has become increasingly popular for the benefits of SEO, optimized page load and full control of the UI, and isomorphic libraries are being used at companies like Walmart, Airbnb, Facebook, and Netflix.
With this practical book, authors Jason Strimpel and Maxime Najim provide the knowledge you need to build and maintain your own isomorphic JavaScript apps.
This book includes:
- Part 1 identifies different classifications of isomorphic JavaScript apps, and shows you how to set up a development environment
- Part 2 takes you from theory to practice by showing you how to build out your own isomorphic app
- Part 3 takes you through existing solutions in the market today, providing you with the knowledge you need to bring isomorphic solutions into your development workflow