Skip to content

The basic Backbone.js todo app implemented with MVC3 and split into the parts to load with require.js

Notifications You must be signed in to change notification settings

artigat1/TodoAppWithBackboneRequireAndMVC

Repository files navigation

TodoAppWithBackboneRequireAndMVC

The Backbone Todo app implemented with MVC3 and using require.js

Introduction

I started looking into Backbone and how to use it with MVC by looking at this excellent tutorial by Diego: ASP.NET MVC3 RESTful application tutorial with Backbone.js.

I had been reading about require.js and about splitting the Backbone files up into the recommended layout of folders. So, I've extended the tutorial code to include require.js for loading all the parts required to run the app.

About

The basic Backbone.js todo app implemented with MVC3 and split into the parts to load with require.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published