Logging: The Problem
Describing why and how I approached building a logging framework for an organization.
Aurelia and Bootstrap Datepicker using Typescript and jspm
How to utilize bootstrap datepicker in Aurelia with Typescript typings and jspm.
Anatomy of a Microservice
Documentation of the project organization and division of responsibilities of a micro-service.
Service Oriented Architecture: Overview
An overview of the Service Oriented Architecture(SOA) pattern.
Aurelia and toastr using Typescript
How to utilize toastr in Aurelia with Typescript typings.
Aurelia and Select2 using Typescript
How to utilize select2 in Aurelia with Typescript typings.
The Micro-service Base Class Libraries: Structure
Creating a model micro-service to demonstrate core concepts and architecture. Creating the clients.
The Micro-service Base Class Libraries: Foundations
Creating a model micro-service to demonstrate core concepts and architecture. Data access layer.
The Micro-service Base Class Libraries: Blueprints
Creating a model micro-service to demonstrate core concepts and architecture. Creating the contracts.
The Micro-service Base Class Libraries: From the Ground Up
Creating a model micro-service to demonstrate core concepts and architecture.