Sunday, March 08, 2015

TypeScript and ES6 @ ng-conf 2015

TypeScript and ES6 Dan Wahlin & Andrew Connell - YouTube



ng-conf 2015 - The World's Original Angular Conference

Welcome to TypeScript
Tutorial - Welcome to TypeScript
Playground - Welcome to TypeScript

TypeScript - Wikipedia, the free encyclopedia

Angular 2: Built on TypeScript - TypeScript - Site Home - MSDN Blogs

TypeScript Angular - Somasegar's blog - Site Home - MSDN Blogs

Microsoft/TypeScript @ GitHub

Angular 2: Built on TypeScript | Hacker News
"...now there are two Angular products: AngularJS 1.x and AngularDart. These two efforts are supported by completely separate teams. Now the JS and Dart teams are merging and the new Angular 2.0 will be written in TypeScript and transcompiled down to ES6, ES5, and Dart. So while it may look like jumping around, the message seems to be consolidation."


Microsoft Productivity Future Vision (!)

Productivity Future Vision @ Microsoft

Microservices Application Architecture

Microservices at Netflix: Lessons for Architectural Design

Time to Move to a Four-Tier Application Architecture - NGINX

Netflix Architecture

Microservices @ Martin Fowler
Monolithic vs Microservices Architecture
Figure 1

free preview ebook: How to Adopt Microservices - Oreilly ebook | NGINX


From a Ruby monolith to microservices in Go, lessons learned - Niket Patel - GopherConIndia liveblog
"After extracting the PDF service (from Ruby) and rewriting it in Go, they observed that
  • reports generation became 12x faster, and
  • memory consumption was 30% lower."