[Typescript OOP 3/3] Type safety with Interfaces, types, and enumsThis is the last post of a 3-post series where we learn about type safety in Typescript to ensure things break at Compile time if a typing goes wrong!Dec 22, 2022·8 min read·33
[Promises 1/3] What is a promise? When to use it? How to construct one?This is the 1st of a 3-part series of posts where we learn everything about promisesNov 17, 2022·6 min read·88
Initiate Microsoft Teams chat using custom URLsHyperlinks to initiate a chat with your friends/coworkers on Microsoft TeamsDec 10, 2021·2 min read·224
The curious case of undeclared global variables in JavascriptThe Horror of Implicit GlobalsDec 7, 2021·3 min read·225
Code on remote servers with Visual Studio Code via SSHRemote server debugging made easy with Visual Studio Code using SSH extensionDec 4, 2021·2 min read·193
How I Fixed Amazon's Default Sorting BehaviorPrerequisites, Development, Distribution, Feedback, Source CodeNov 28, 2021·6 min read·496