Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn to Program in BackboneJs : Code like a Pro
Rating: 4.3 out of 5(48 ratings)
612 students

Learn to Program in BackboneJs : Code like a Pro

A Quick and Easy Guide to Master Backbone for Building Web Apps
Last updated 12/2018
English
English [Auto],

What you'll learn

  • Master Concepts of Backbonejs
  • Understand MVP design paradigm
  • Quickly develop single page web applications
  • Be a better JavaScript Programmmer
  • Understand use of RESTful JSON

Course content

8 sections31 lectures5h 1m total length
  • Introduction7:24

    Discover how backbone.js enables thick client, single-page web applications by separating client-side assets from server-side code, leveraging ajax and a class system for object-oriented patterns.

  • Installation and Configuration2:58

    Learn to install backbone.js and its dependencies, jquery and underscore, by downloading production versions, creating a simple HTML page, and ordering the script references for a functional backbone app.

Requirements

  • Knowledge of JavaScript is essential for this course

Description

Backbone is the powerful JavaScript library well suited for quickly building powerful single page web applications. Created by Jeremy Ashkenas this lightweight JS library is based on MVP( Model-View-Presenter) concept. Our course will focus on the core concepts of the technology and will provide you practical tips and suggestions to create professional web apps.

The course will provide you necessary skill to effectively use Backbone along with JavaScript, JQuery and UnderscoreJS. You will start with basic introduction to backbone and will wrap up with a complete web app built using backbone. The course cover the following

Backbone Concepts

Introduction to RESTful APIs

Models and their use in Backbone

Collections and their use in Backnone

Views in Backbone

Routers and Web Apps

Events and Event Hnadling

Building Web Apps using Backbone - Best strategies

Learn all this and much more in this course and start building your web apps using backbone today.

Who this course is for:

  • Students who want to learn backbone js to build web applications will find the course extremly useful