News

I tried Brunch, as browsing a bit revealed it to be the most "declarative" build tool you can find, but doing some tests it seems that Typescript support is not a first-class citizen- I had ...
Backbone is a popular library for creating MVC/MVVM-like applications in your client. Here's an introduction to Backbone and some best practices for creating a Single-Page Application with TypeScript.