
Deep dive on the topic of Windows package managers, comparing WinGet and Chocolatey side-by-side.
Deep dive on the topic of Windows package managers, comparing WinGet and Chocolatey side-by-side.
I dive into building an automated testing suite for Budget Warden, my personal finance budget tracking app.
I take a first look at GenAIScript, Microsoft's innovative scripting language designed to prompt large language models (LLMs).
A way to achieve the safe assignment operator syntax with widely supported JavaScript language features today
How I implemented the data visualization components in the reporting section of the web client.
How to set up a full stack JS development environment on Linux
Discover how Google's Gamini LLM Code Assistant can help you code.
A deep dive into the editor, exploring its key features, performance, and ease of use.
You'll learn how the Strategy Pattern can make your code more flexible and maintainable.
Learn how to group data effortlessly in JavaScript with Object.groupBy and Map.groupBy.
Work on the Next.js web client application for Budget Warden
In this video I will demonstrate how to implement JWT authentication in a Next.js client.