Ash Grennan
Ash Grennan
Home
Posts
Contact
Light
Dark
Automatic
less
Micro Multi Tenanted Value Resolver Library π
I’ve been recently dealing with enabling multi tenancy in a full stack application, the back end being ASP.NET Core. When looking into various multi tenant libraries I found them to have one or more characteristics:
Ash Grennan
Jun 7, 2020
1 min read
π Angular Network Aware Preload Strategy
Lazy Loading Routes As your app becomes larger, with different modules to group feature components, a common approach is to lazy load each module in your main routing configuration. Angular recommends this from the start, since it’s a simple yet scalable pattern to load your projects dependencies once the route is activated.
Ash Grennan
Dec 22, 2019
2 min read
Image Mutation Pipeline - Reshaping and Overlay Images
Overview In this post, weβll go over image manipulation via creating a pipeline, the goal of this post will be to create avatar, consisting of a user/character, then surrounding this picture with a frame as an overlay.
Ash Grennan
Nov 4, 2019
5 min read
Angular Lazy Loading Modules with Ivy β Uncaught (in promise) error cannot find module
Diving into a common error after upgrading
Ash Grennan
Oct 28, 2019
2 min read
Broadcast data strategy with .NET Core, SignalR & Angular
In todayβs post, weβre going to discuss an increasingly common requirement of tasks running within a web application. Depending upon your specialism you can think of these as service works, or simply background tasks.
Ash Grennan
May 6, 2019
4 min read
EF Core β Seed Data Strategy
Seeding your data structures has never been easier!
Ash Grennan
Jan 6, 2019
3 min read
Fixing MSBuild CS103, CS012 Compiler Errors
Let’s take a look at the 102 & 103 issues
Ash Grennan
Jun 1, 2018
1 min read
HTML5 β Unknown JavaScript Web APIs
Let us explore some of less well known API’s available
Ash Grennan
Aug 5, 2017
3 min read
Writing in BEM using LESS
There’s CSS methodologies to help use write such as SMACSS or Atomic, one we’re going to look at today is Block Element Module
Ash Grennan
Aug 5, 2017
1 min read
Cite
×