Developers
-
Electron
Create a Desktop App with Angular 2 and Electron
Build a simple image calculator app with Angular 2 and Electron
-
Webtasks
Get Your Twitter Share Count Back with a Webtask
Learn how to fix your Twitter share count with a simple HTTP proxy without a server using Webtasks
-
Cordova
Convert your Web App to a Mobile App with Apache Cordova
How you can effortlessly create your multiplatform application from a web application
-
Rust
Build an API in Rust with JWT Authentication using Nickel.rs
Learn how to implement a simple REST API with JWT Authentication in Rust using the Nickel.rs web framework and the MongoDB Rust Driver.
-
Performance
React Virtual DOM vs Incremental DOM vs Ember’s Glimmer: Fight
Take a look at competing DOM manipulation libraries and find out which one is faster with a performance benchmark!
-
Vue
Build an App with Vue.js: From Authentication to Calling an API
Learn how to build a Vue.js app and how to easily get up and running with JWT authentication.
-
Microservices
Intro to Microservices, Part 4: Dependencies and Data Sharing
Learn the basics of dependency management and data sharing for microservices architectures
-
Service Workers
Creating Offline-First Web Apps with Service Workers
Learn about the importance of creating an offline-first experience for app users and how to accomplish it easily with the Service Worker API
-
.NET
Pluralsight Course on using Auth0 with AngularJS and ASP.NET WebAPI
This is a guest post by Ajden Towfeek. Ajden is a full-stack developer with focus on Microsoft technologies with 10+ years of experience in commercial software development.
-
C#
Using LDAP and Active Directory with C# 101
In this tutorial learn how to integrate LDAP and Active Directory (AD) with your C# projects
-
Incremental DOM
Incremental DOM 101: What is it and why I should care?
Learn how Incremental DOM works and how it compares to Glimmer and Virtual DOM
-
Angular
Using Angular $Http and Angular 2 Http - Angular 2 Series Part 3
Learn the differences between $http in Angular 1.x and Http in Angular 2. Find out how to use the RxJS Observables that Http returns.
-
WebAssembly
7 Things You Should Know About WebAssembly
Learn 7 things you should know about WebAssembly, one of the biggest changes the web will experience in the coming years.