Debug Angular build with VSCode

I don't know about you dear reader, but to me, almost all code that I haven't written is magical. What do I mean by that? A »


Testing a View with Entity Framework Core and SQLite

I encountered an interesting problem/solution the other day that I thought would be fun to write a short post about. I'm working with an organization »


npm scripts: Getting Started

Around the time I started focusing my career more on web development, there were a few build engines emerging to help with the build tasks relating »


Multi-themed Web Project: Build scripts

As can be seen from the previous posts, currently, there are a number of files required to get a build working for a new licensed organization. »


Multi-themed Web Project: Front-end

Following the previous posts that addressed some of the issues faced trying to create a multi-themed project in an Angular and ASP.NET Core project, I »