image top
Giỏ hàng Giỏ hàng 0
Không có sản phẩm trong giỏ hàng.
Email cho bạn bè

Sách Single page web applications

179,000₫
  • ✪ Miễn phí GIAO HÀNG đơn hàng từ 399.000đ
  • ✪ Giao hàng COD toàn quốc nhanh chóng từ 2 - 4 ngày
  • ✪ Giao hàng HOẢ TỐC trong nội thành Hà Nội
  • ✪ Hỗ trợ xuất hóa đơn VAT theo yêu cầu

Sách Single page web applications

Single page web applications (Sách keo gáy, bìa mềm)
 
Categories:Computers - Web Development
 
Year:2013
 
Language:english
 
Pages: 433
 
In Single Page Web Applications you’ll learn to build modern
browser-based apps that take advantage of stronger client platforms and
more predictable bandwidth. You’ll learn the SPA design approach, and
then start exploring new techniques like structured javascript and
responsive design. And you’ll learn how 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.
 
If your website is a jumpy collection of linked pages, you
are behind. Single page web applications are your next step: pushing UI
rendering and business logic to the browser and communicating with the
server only to synchronize data, they provide a smooth user experience,
much like a native application. But, SPAs can be hard to develop,
manage, and test.
 
Single Page Web Applications shows how your team
can easily design, test, maintain, and extend sophisticated SPAs using
javascript end-to-end, without getting locked into a framework. Along
the way, you’ll develop advanced HTML5, CSS3, and javascript skills, and
use javascript as the language of the web server and the database.
 
This book assumes basic knowledge of web development. No experience with SPAs is required.
 
What’s Inside:
 
Design, build, and test a full-stack SPA
 
Best-in-class tools like jQuery, TaffyDB, Node.js, and MongoDB
 
Real-time web with web sockets and Socket.IO
 
Touch controls for tablets and smartphones
 
Common SPA design mistakes