Byte-sized C# Programming: Variables
C# topics: What is a variable? How do I program with variables? What does it mean when I declare and assign values to variables?
Debugging an Angular build with VSCode
How to debug an Angular build in VSCode.
Testing a View with Entity Framework Core and SQLite
An approach to unit testing a view utilizing SQLite and Entity Framework Core.
npm scripts: Getting Started
How to get started with npm scripts.
Multi-themed Web Project: Build Scripts
Describing the approach used to create build scripts to aid in the on-boarding of new organizations to the web application with multiple themes.
Multi-themed Web Project: Front-end
Describing the approach used to create one web application with multiple themes on the front-end.
Multi-themed Web Project: Semantic UI One Build for Multiple Themes
Describing problems encountered and the solution for creating multiple themes with the semantic-ui build process.
Multi-themed Web Project: Back-end
Describing the approach used to create one web application with multiple themes on the back-end.
Aurelia and Bootstrap Datepicker using Typescript
How to utilize bootstrap datepicker in Aurelia with Typescript typings and Aurelia's cli.
Multi-themed Web Project
Describing the problems involved in creating one web application with multiple themes.