Developers
- Shiny
Adding Authentication to Shiny Server in 4 Simple Steps
- Machine Learning
Machine Learning for Everyone
- 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
Check out our summary of the recently concluded Chrome Developer Summit.
- Angular
Migrating an AngularJS App to Angular - Part 3
Learn how to migrate real-world features of an AngularJS 1 application to a fresh Angular 2+ build (Part 3): routing & API with params, authentication.
- 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
- iOS
Comparing MVVM and Viper architectures: When to use one or the other