The Morning Brew #2002
Posted by Chris Alcock on Tuesday 5th January 2016 at 09:29 am | Tagged as: .NET, Development, Morning Brew
Information
- ASP.NET 5 Series: The Basics – Derek Comartin kicks off a new series looking at ASP.NET 5, exploring both the .NET 4.6 and .NET Core on both Windows and Linux
- 64-bit Visual Studio — the "pro 64" argument – Rico Mariani follows up on the feedback from his previous post about converting applications between 32 bit and 64bit
- Safer JavaScript Object Composition With Traits and Traits.js – Jaime González García continues his series looking at JavaScript programming with a look at Traits in JavaScript as a way to deal with OOP practices like classical inheritance, multiple inheritance and mixins
- Managing the private data of ES6 classes – Dr. Axel Rauschmayer takes a look at 4 different approaches to managing the private data in class instances, looking at techniques that apply in ECMAScript5 and EcmaScript6
- Exploiting Generics in TypeScript – Peter Vogel has an article Visual Studio Magazine on using Generic types in TypeScript to provide more reusable classes and functions
- JavaScript Alchemy with Strings, Numbers, and Booleans. – Dave Bush takes a look at the behaviour of different types in comparisons and conversion operations
- Project Oxford – Artificial Intelligence based vision, speech and language API – Lee Stott highlights some of the impressive APIs which make up Project Oxford
Comments Off on The Morning Brew #2002