Undo in Git using SourceTree
Git can be difficult to work with if use the command line only. Learn how to use SourceTree for various important cases where you have to "undo" changes. (more) »
Git can be difficult to work with if use the command line only. Learn how to use SourceTree for various important cases where you have to "undo" changes. (more) »
Setup a few aliases to work with Azure VMs more effectively. You can start & stop all VMs with simple commands. You can also view detailed status. (more) »
Learn to setup a Linux server (with bash shell) such that it executes a shell script ONLY once per user during login. (more) »
Storing App secrets (ex. DB connection strings, etc.) in a configuration file as cleartext is a concern. Learn how to manage it better with Azure Key Vault. (more) »
Node Package Manager or npm is the main package manager for Node.js, JavaScript, and a lot more. Check if you knew about the following tips & tricks! (more) »
Google forms is an extremely useful tool for engaging your audience using quizzes, surveys, webinars and more. Learn how to use it in a Ghost blog. (more) »