Implementing a generic Angular Material Snackbar service

When developing web applications, it is common to display feedback messages to users. Snackbar is a popular component in Angular Material that can be used to display such messages. A snackbar is a dismissible message that appears temporarily at a fixed position on the screen. In this blog, we will discuss how to create a …

Creating an endpoint for returning diagnostics and runtime information in a Nodejs application

Returning diagnostics and runtime information in a Nodejs application If you’re a little bit like me , you favor having a way of diagnosing your applications without needing to start a debug. This is particularly useful when your application is running in an environment that cant be debugged locally or where faults and issues are …

A comparison of Visual Studio and Visual Studio code shortcuts

Visual Studio Vs Visual Studio code Most developers will often brag about not needing a mouse (some will even go as far as to say they don’t need a keyboard) but there is some truth to not needing a mouse as shortcuts are the name of the game for making tedious and repeatable tasks , …

From Trainee to Tech-lead: A journey through the art of story

In this blog post, I will call forth all the knowledge, insights, and experiences, accumulated during my six-year journey as a software developer in the corporate fin-tech and insure tech domains. With the art of storytelling, my sincere intention is to inspire, guide, and assist every reader who embarks upon this path. As with any …

AZ900:2024 Describe Azure management and governance (30–35%)

Disclaimer This blog is part of a 3 part series covering the 2024 AZ900 study guide. While there is tremendous value in going through this blog even if you are not writing the exam, please be aware that the content is centered around the exam. As with any exam, the curriculum and the course content …