Building Web Apps with Ember.js (e-bog) af Brady, Thomas Q
Brady, Thomas Q (forfatter)

Building Web Apps with Ember.js e-bog

154,35 DKK (inkl. moms 192,94 DKK)
If youre a web developer interested in building scalable single-page applicationsfull-stack, browser-based apps that connect to a backendthis practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, youll learn how to build a prototype Ember application (a musician index called ...
E-bog 154,35 DKK
Forfattere Brady, Thomas Q (forfatter)
Udgivet 9 juli 2014
Længde 188 sider
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781449370909
If youre a web developer interested in building scalable single-page applicationsfull-stack, browser-based apps that connect to a backendthis practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, youll learn how to build a prototype Ember application (a musician index called RocknRoll Call), using routers, templates, models, controllers, and views. Youll also understand how Embers convention over configuration approach helps you persist data, build backend technologies, and create widgets for developing production-capable applications that behave like desktop software.Set up workflow management and boilerplate code creationLearn how Embers developer ergonomics help you use less codeWrite templates for the books prototype with Handlebars.jsUse routers to manage application states without reloading the pageConnect controllers and views with events, and sync data with data-bindingBuild an Ember backend with a RESTful API or Ruby on RailsUse the Ember-Data library to persist data and talk to the backendWrite reusable encapsulated widgets to extend your applications