Programming Vue 2 Testing With Pinia My issue came when I tried to move my tests over from once the Vuex stores had been replaced in the components with Pinia ones....
Programming C# Custom API Key Authentication Handler 🔒 As part of a recent project we realized some form of API key auth was going to be required, and we ended up rolling a custom, fairly simple version by implementing our own version of the Microsoft.AspNetCore.Authentication.AuthenticationHandler
Programming Dapr Event Publishing and Double types 👨💻 Dapr (not to be confused with Dapper) is a really good piece of software to use in your Kubernetes clusters, it helps with everything from inter-service communication to handling event publishing.
Programming Thoughts on WSL 2 So a few weeks ago Microsoft released the May 2020 update for windows 10. Normally this would pass me by, but this update contained a big update in the way the Windows Subsystem for Linux works. I use WSL/Ubuntu along with the windows terminal pretty much everyday, and I
Programming Investors in Keystrokes 👨💻 I thought about how sometimes you watch someone writing code, and they never seem to go anywhere near the mouse, they just float across the keyboard like a person possessed, and figured that might be an area I could actually improve on