Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning Backbone.js [Repost]

Posted By: ChrisRedfield
Beginning Backbone.js [Repost]

James Sugrue - Beginning Backbone.js
Published: 2013-12-15 | ISBN: 1430263342 | PDF | 304 pages | 5 MB


Beginning Backbone.js is your step-by-step guide to learning and using the Backbone.js library in your web projects. Backbone.js is one of the most popular JavaScript libraries among web developers, used to create modular, single-page web apps. This book takes you from downloading Backbone.js and its dependencies all the way to using more advanced libraries to structure your application architecture, and everything in between.
With a real-world, practical approach, you will learn how you can integrate Backbone.js into the center of your JavaScript stack, and create scalable applications. James Sugrue shows you how to implement all aspects of templating, work efficiently with RequireJS, and fully understand Grunt and all its plug-ins. Armed with this knowledge you'll be able to architect a continuous integration system that is key to real-world applications.
With the explosion of JavaScript-based applications on the web, the need for more structured approaches to code management is more important than ever. Backbone.js helps create applications that separate models from views, enabling developers to avoid spaghetti code. Beginning Backbone.js will gently guide you into this amazingly powerful library, and help you ramp up to building professional applications. Integrate Backbone.js into your work today with this indispensable book.
What you’ll learn
Learn the importance of MVC approaches in software development
Learn why Backbone.js is so popular and how to integrate it into your JavaScript stack
Understand core Backbone.js concepts such as models, views, routers, and events
Test your application using the latest JavaScript testing tools
Create build scripts using Grunt.js to simplify your build and deployment workflow
Use additional libraries to build on the power of Backbone.js
Avoid common beginner errors and code using best practices
Who this book is for
Beginning Backbone.js is for the web developer who is already confident with JavaScript, but who is keen to build larger, single-page web apps. If you want to introduce more structure, quality, and process to your web application using Backbone.js, and other leading JavaScript technologies, this is the book for you.