Posts
-
Delete Microsoft AutoUpdate in macOS
How to nuke that annoying bastardo 🧌
-
Free the hyper key on windows
How to make hyperkey not trigger M365 on windows.
-
IIS .NET hosting module install location
Where is the IIS .NET hosting module located again
-
Run SQL Server on a M1 Mac
How to set up a docker instance of SQL Server on a M1 Mac.
-
All stories in a nx workspace
How to set up a storybook containing all stories in a nx repo.
-
Npm version annotation
Tilde and caret, what does it mean for you dependencies
-
Nx version links (github)
Keep track of what packages nx is supposed to be using.
-
Changing your git remote
Changing your git remote
-
Center Both Ways with Css Grid
Use a css one liner to center child horizontally and vertically with css grid.
-
Read and register .Net configuration
How to read and register configuration on app startup in .Net and use it with Dependency Injection later on 😻
-
Import Your Angular Scss Files in Storybook
How to deal with styles from global/external *.scss files when working with storybook
-
Storybooking Custom Control Value Accessor Form Controls
Use Storybook.js with Angular Components that implements ControlValueAccessor
-
Tiny dotnet web api
How to make the smallest possible web api with .Net 5 and top level statements in c# 9.
-
Scanner or person? Part 1
How we differentiated scanner input from a person typing.
-
JavaScript cheatsheet 🤩
Cheat sheet for some JavaScript tricks
-
Getting meta with your table using sp_help
Columns, keys (incoming too), indexes and more...
-
Terminal goodies: Awesome 🤩, but forgettable 🕸
Files and commands that makes life better
-
How to keep your Angular project up to date
Command to bump your angular project to the latest version.
-
Handy key filtering in Angular templates
Key event filtering in angular templates
-
Localdb connection strings
Use localdb in SQL server connection strings for a hassle free dev setup.
-
Angular in Vue
Embedding stackblitz running an angular app in VuePress