Hey All,
asp.net is hosting a Single Page Application(SPA) Template for Backbone.js. As a .NET developer and a fan of Backbone.js this looks to be a great resource. Haven't had a chance to try it out myself yet on anything, hoping maybe this weekend to do a small app with it.
As a note, it uses TypeScript files for it's client side code. TypeScript is a bit like CoffeeScript in that it compiles down to JavaScript but unlike CoffeeScript which comes with it's own syntax, TypeScript is more of a super set of JavaScript. I'll likely do a little overview of TypeScript soon to show what it's all about.
Here is the template code of github.
Enjoy.
No comments:
Post a Comment