Social Media Posts
Tab Completion In Linux
Apr 06, 2019
Use tab completion in your linux shell to move faster around your terminal.
Using Console.trace In Javascript
Apr 05, 2019
Output the stack trace in #javascript using the console.trace method.
CSS Shorthand Properties
Apr 04, 2019
CSS Shorthand Properties: you can use shorthand properties to make writing CSS a bit quicker, more organized and save space in your stylesheets.
Google Search tips
Apr 03, 2019
Googling things often? Supercharge your Google searches with these tips to make your searches more effective and efficient.
Git Merge Preference
Apr 02, 2019
Have a messy git merge, but know that one branch is ahead of the other and it should override the other?