August 14 2018
UPDATED Jan 8, 2019 to ASP.NET Core 2.2 - How to implement JWT authentication in ASP.NET Core 2.2 with C#. Includes example client apps built with React, Angular & Vue.
August 07 2018
Pure pagination logic written in JavaScript and available on npm
August 06 2018
How to implement JWT authentication in Node with JavaScript. Includes example client apps built with React, Angular & Vue.
August 01 2018
Quick example of how to setup form validation in Vue.js with the VeeValidate library
July 16 2018
Terraform configuration to generate AWS security groups with ingress rules that allow traffic from Cloudfront IP ranges
July 14 2018
Tutorial with example of how to implement user registration and login functionality with Vue.js, Vuex and Webpack 4
July 06 2018
Tutorial on how to implement JWT Login Authentication with Vue.js and Vuex, including a working demo login page.
June 26 2018
UPDATED Jan 14, 2019 to ASP.NET Core 2.2 - A clean and simple custom ASP.NET Core API for User Registration, Login with JWT Authentication and User Management.
June 25 2018
A quick tutorial and example of how to communicate between components in Angular 6 using the Observable and Subject classes
June 22 2018
An example of Backendless development with Angular 6 and TypeScript, including "pass through" for selected urls to a real backend.