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
TypeScript How to write your own TypeScript Definition Files TypeScript is an amazing language. It makes working with JavaScript just so much easier, at least for me. To be honest, I never really understood or even liked JavaScript. It
TypeScript Explaining How `this` Changes in JavaScript and TypeScript My girlfriend is learning Meteor as she already has some knowledge in AngularJS and I personally think TypeScript would make her life easier (eventually) I suggested her, to follow the
TypeScript TypeScript Development in Practice I'm using TypeScript already since 2012 for rich client development on top of AngularJS. As the server was written in ASP.Net, we were using Visual Studio for Server and
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