Supporting Semantic Versioning 2.0.0 – Jeff Handley and the NuGet Team share their plans to support SemVer 2.0.0, and highlight the significant features that this will add to the platform.
Towards a better console – PSReadline for PowerShell command line editing – Scott Hanselman shares another post about making a better console with a look at PsGet package manager, and PsReadline package for improved command line editing with a bunch of great features including syntax highlighting, Bash-like and zsh like features and undo/redo,
ECMAScript 6 promises (1/2): foundations – Dr. Axel Rauschmayer shares the first of two parts on ECMAScript 6 promises, covering the foundations of asynchronous programming in JavaScript
Writing React components in TypeScript – Dan Roberts takes a look at using TypeScript with Facebook’s React Framework, to gain the benefits of strong typing when working with the framework
Be Sure With Azure .NET – Azure Table Storage (Part 1) – Max McCarty continues his series of posts on the Azure Platform which aims to give an overview of the features of the different areas of the platform. This post takes a look at the use of Table Storage, with this first part taking a look at working with NoSQL databases,a nd designing table storage.