Angular The State of Angular and TypeScript Development in 2018 For everyone who just wants to see the summary of how I'm doing Angular and TypeScript development today, TL;DR would be enough. If you want the whole story -
TypeScript Getting Started With TypeScript and AngularJS Almost a year ago, I wrote an introductory article about developing server and client applications in TypeScript - TypeScript Development in Practice. A lot of things have changed since then
AngularJS Dynamic Controllers in AngularJS I have an AngularJS application, which offers a set of different tasks. In order not to limit myself in the future, I have one main controller, and sub-controllers for each
AngularJS Create Windows 8 Metro-like tiles with Bootstrap and AngularJS There are many JavaScript libraries out there to create layouts with tiles like they are on the Windows 8 start screen. But when you already use Bootstrap and AngularJS, do