Personal Blog written by Nicolas Gehlert, software developer from Freiburg im Breisgau. Developer & Papa. Github | Twitter
Articles with tag:
JavaScript
Why Angular signals
September 01, 2024
TypeScript
JavaScript
Angular
signals
Let's talk about the 'why'. What is the big picture behind signals. And we wrap it up with some best practices
Custom onDestroy / teardown rxjs pipe
April 02, 2024
TypeScript
JavaScript
Snippet
rxjs
A quick introduction into rxjs custom pipes with an example of a custom teardown pipe
Get object reference IDs in JavaScript/TypeScript
September 28, 2022
TypeScript
JavaScript
Snippet
Easy way to get unique object reference IDs in JavaScript/TypeScript
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 / …)
What is: Security Scoped Bookmarks
November 08, 2019
Electron
mas
macOS
JavaScript
What is
Quick summary of Security Scoped Bookmarks and how to use them in your Electron app