本書作者是架構師和工程管理者。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.
發表於2024-11-07
Single Page Web Applications 2024 pdf epub mobi 電子書 下載
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...
評分不得不說,mikowski真是一個難得負責的作者,他在亞馬遜裏迴復瞭許多讀者的留言,在manning的論壇裏也經常齣來迴答問題,這本書是一本讓你快速上手的實戰書,裏麵作者提供瞭不僅是方法,更多的是他的個人經驗,和對新手入門的建議,忘瞭那些api,那些documents,那些tutorial,跟...
評分SPA頁麵 單頁麵應用,整個頁麵隻有一個HTML頁麵 以前對於單頁麵應用的理解很粗淺,就是HTML+CSS+JS寫到同一個文件中, 其實最核心的技能,關鍵在於映射關係的設置: 用戶初次訪問,資源全部加載到瀏覽器,根據不同的操作展示齣不同的頁麵, 前端來維護路由規則,一旦URL改變,...
評分SPA頁麵 單頁麵應用,整個頁麵隻有一個HTML頁麵 以前對於單頁麵應用的理解很粗淺,就是HTML+CSS+JS寫到同一個文件中, 其實最核心的技能,關鍵在於映射關係的設置: 用戶初次訪問,資源全部加載到瀏覽器,根據不同的操作展示齣不同的頁麵, 前端來維護路由規則,一旦URL改變,...
評分不得不說,mikowski真是一個難得負責的作者,他在亞馬遜裏迴復瞭許多讀者的留言,在manning的論壇裏也經常齣來迴答問題,這本書是一本讓你快速上手的實戰書,裏麵作者提供瞭不僅是方法,更多的是他的個人經驗,和對新手入門的建議,忘瞭那些api,那些documents,那些tutorial,跟...
圖書標籤: JavaScript Web開發 SPA WebApp Web 前端 Frontend 編程
作者深入淺齣的講解瞭單頁開發的各個步驟和注意事項 令我受益匪淺
評分這4顆星打給偉大的第二章,其他章節2顆星。
評分Single page web apps concepts, principles, and best practices, all-in-one book, very good.
評分作者講得好細緻
評分+ Automate with Grunt
Single Page Web Applications 2024 pdf epub mobi 電子書 下載