Personal Blog written by Nicolas Gehlert, software developer from Freiburg im Breisgau. Developer & Papa. Github | Twitter
Articles with tag:
Angular
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
Translations in TypeScript with Angular $localize
May 31, 2020
Angular
Tutorial
Managing translations in Angular has always been somewhat trouble some, and for the longest part a lot of people used 3rd party libraries to…