Developers
- MFA
What are the different ways to implement Multifactor Authentication?
- JavaScript
A Rundown of JavaScript 2015 features
- Chrome Developer Summit
Chrome Developer Summit 2016 - Summary
- Angular
Migrating an AngularJS App to Angular - Part 3
- Angular
Migrating an AngularJS App to Angular - Part 2
Learn how to migrate real-world features of an AngularJS 1 application to a fresh Angular 2+ build (Part 2): routing, API, and filtering.
- Angular
Migrating an AngularJS App to Angular - Part 1
Learn how to migrate real-world features of an AngularJS 1 application to a fresh Angular 2+ build (Part 1): setup, architecture, and components.
- Angular
Angular Testing In Depth: Services
Learn how to test services in Angular. We will start with setting up the environment and finish with using Dependency Injection.
- .NET
Using Azure DocumentDB and ASP.NET Core for extreme NoSQL performance
Let's delve into Azure DocumentDB with ASP.NET Core and learn common-case scenarios from a performance point of view.
- Yarn
5 things you can do with Yarn
Yarn is a new package manager for JavaScript by Facebook. Learn how to use Yarn to increase your productivity.
- DocumentDB
Planet-scale authentication with Auth0 and Azure DocumentDB
Learn how to integrate Azure DocumentDB as your Auth0's custom user database and take advantage of this blazing fast cloud NoSQL database service.
- iOS
Comparing MVVM and Viper architectures: When to use one or the other
How MVVM and VIPER can be good alternatives to the traditional MVC in iOS projects
- RxJS
Understanding Reactive Programming and RxJS
- Angular
Understanding Angular 2 change detection