Made my day: New Update
February 16, 2022
Projects
Made my day
There's a new update for Made my day available.
Responsive CSS Grid Column Layout
September 04, 2021
CSS
Tutorial
This is a quick demo of three different ways how to achieve a fully responsive column layout with purely CSS
Use a custom webpack configuration in your angular.json configuration file
May 30, 2021
Angular
Tutorial
And how to do AngularJs dependency injection annotations in such a setup properly
Theming System with Angular and CSS Custom Properties
March 14, 2021
Angular
CSS
Tutorial
Quick tutorial on how to build a Theming System that can be used for example for dark mode with plain Angular and CSS Custom Properties
User Defined Type Guards
February 28, 2021
TypeScript
Quick tutorial on TypeScripts User-Defined Type Guards