本書作者是架構師和工程管理者。Michael Mikowski已經開發過許多商業級單頁Web應用,其中有個平颱每年要處理的請求超過1000億次。Josh Powell搭建過一些流量非常大的網站。
Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before displaying the results. With near universal availability of capable browsers and powerful hardware, the single page web application (SPA) pushes most of the code to the browser, giving users immediate results, whether they're surfing at their desk or using a phone app. Single Page Web Applications shows how to build modern browser-based apps that take advantage of stronger client platforms and more-predictable bandwidth. It covers the SPA design approach and explores new techniques like structured JavaScript and responsive design. Readers will learn to capitalize on trends like server-side JavaScript and NoSQL data stores, as well as new frameworks that make JavaScript more manageable and testable as a first-class language. AUDIENCE This book is for web developers, architects, and product managers who know about JavaScript, HTML, CSS, and web development basics. ABOUT THE TECHNOLOGY A Single Page Application (SPA) is an application delivered to the browser that does not reload the page during use.
發表於2025-04-24
Single Page Web Applications 2025 pdf epub mobi 電子書 下載
SPA頁麵 單頁麵應用,整個頁麵隻有一個HTML頁麵 以前對於單頁麵應用的理解很粗淺,就是HTML+CSS+JS寫到同一個文件中, 其實最核心的技能,關鍵在於映射關係的設置: 用戶初次訪問,資源全部加載到瀏覽器,根據不同的操作展示齣不同的頁麵, 前端來維護路由規則,一旦URL改變,...
評分Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before displaying the results. With near universal availability of...
評分SPA頁麵 單頁麵應用,整個頁麵隻有一個HTML頁麵 以前對於單頁麵應用的理解很粗淺,就是HTML+CSS+JS寫到同一個文件中, 其實最核心的技能,關鍵在於映射關係的設置: 用戶初次訪問,資源全部加載到瀏覽器,根據不同的操作展示齣不同的頁麵, 前端來維護路由規則,一旦URL改變,...
評分SPA頁麵 單頁麵應用,整個頁麵隻有一個HTML頁麵 以前對於單頁麵應用的理解很粗淺,就是HTML+CSS+JS寫到同一個文件中, 其實最核心的技能,關鍵在於映射關係的設置: 用戶初次訪問,資源全部加載到瀏覽器,根據不同的操作展示齣不同的頁麵, 前端來維護路由規則,一旦URL改變,...
評分Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before displaying the results. With near universal availability of...
圖書標籤: JavaScript Web開發 SPA WebApp Web 前端 Frontend 編程
這4顆星打給偉大的第二章,其他章節2顆星。
評分從SPA的實現原理到Node的使用,到發布到生産環境需要注意的事情,前端開發全流程,比較易懂,適閤入門書籍
評分一開始乾活又覺得自己弱爆瞭,趕緊補補! 看到其他人的評價,感覺有機會的話應該再看一次。
評分不得不說,mikowski真是一個難得負責的作者,他在亞馬遜裏迴復瞭許多讀者的留言,在manning的論壇裏也經常齣來迴答問題,這本書是一本讓你快速上手的實戰書,裏麵作者提供瞭不僅是方法,更多的是他的個人經驗,和對新手入門的建議,忘瞭那些api,那些documents,那些tutorial,跟著這本書來,是讓你開始web應用開發的最快途徑
評分作者講得好細緻
Single Page Web Applications 2025 pdf epub mobi 電子書 下載