ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.
Download source code
Introduction
I was trying to implement JWT Auth in web API. I want to consume the Web API in...
I have been working with Go (also known as Golang) for some time now, and I must tell you that the more I work with it, the more I like it. And, that's the inspiration to set me on...
29 November 2018
Background
At GopherCon 2017, Russ Cox officially started the thought process on the next big version of Go with his talk The Future of Go (blog post). We have called this future language informally Go 2, even though we understand...
Developing a Microservices architecture with back-end Message Queuing Services to support a front-end Angular 6 application built with Angular Material Design
Introduction
The Monolith. By definition, a monolith is a geological feature consisting of a single massive stone or rock, such as a...