Personal Blog written by Nicolas Gehlert, software developer from Freiburg im Breisgau. Developer & Papa. Github | Twitter
Articles with tag:
Tutorial
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…
Excel column sort
May 29, 2020
JavaScript
Tutorial
Short little tutorial on how to build a function to get sort values in Excel column style (e.g. 1 → A / 2 → B / 27 → AA / 28 → AB / …)
Gatsby: Add comments to your Blog
February 04, 2020
Gatsby
Netlify
Tutorial
Beginner tutorial on how to add comments to your existing Gatsby blog with a Netlify form