React Developer Survey Results

React Developer Survey Results

Survey1 commentReact, Survey Four months ago I released a survey asking React developers about their community. I did this to gauge the community and compare the findings on how similar they are to another Web Development community, Angular (where the idea for a...
Angular 2 Components For AngularJS Developers

Angular 2 Components For AngularJS Developers

Components are the molecules of Angular 2 applications, and we are going to spend a few minutes introducing this new building block. We are going to assume a basic familiarity with Angular 1 and the fundamental mechanisms of the framework. And now time for a brief...
Angular Connect 2015: A Highlights Tour

Angular Connect 2015: A Highlights Tour

AngularConnect 2015 is over, and what a conference it was! With two tracks of talks, two tracks of Q&A, one track of unconference talks, and countless hallway conversations, it was one of the biggest tech conferences I’ve ever attended. At this point my head is...
Angular 2 for AngularJS Developers

Angular 2 for AngularJS Developers

Now that Angular 2 released beta someone moved our cheese! Let’s put on our running shoes. First off let me start off by saying I have been writing Angular 2 for nearly one year now (actually, since this tweet) and writing AngularJS since the first stable release. I...
State of Type Script Packages

State of Type Script Packages

As a module author and developer, I love TypeScript. It allows me to write, publish and consume 100% type-safe JavaScript. Features like autocompletion, type validation and ES6 features are now part of my typical workflow. I’ve published half a dozen modules on NPM,...