Deep Dive Notes · If your application has custom settings, whether they be for the application as a whole or a customization for users, Microsoft already...
Explains the management of a user session in your application, how to identify if a user has an account and what type of access they have · Looking at...
When updating Mongoose on an old practice project I got this error in reference to my passport deserializeUser. I found a reply on...
When updating an old project I got this error, plus some deprecated warnings. The project was just an old practice project that uses Mongodb,...
Deep Dive Notes · I used this page to create a template for connecting to the MS Graph API in C#. It creates a console application with everything you...
Issues I have encountered and what I wanted to achieve · I was creating a webpage that would have some informative popups. Basically an infographic. When...