Today I Learned
Things I learned while coding trying to code.
Short, bite-sized learning notes and discoveries.
-
Shutdown Mac from the Terminal
Published: at 12:47 PM2 mins readHow to shutdown, restart and put your Mac to sleep from the terminal
-
Skip Tests in Mocha
Published: at 03:41 AM2 mins readDynamically skip JavaScript tests at runtime with Mocha
-
Timemachine for Visual Testing
Published: at 11:21 AM1 min readMonkey patch the `Date` object and override system time
-
SNOW GlideRecord to JSON
Published: at 05:58 AM2 mins readConverting ServiceNow GlideRecords to JSON
-
git push force with lease
Published: at 12:02 PM1 min readSafely git push using the --force-with-lease flag
-
GitHub Saved Replies
Published: at 03:53 PM1 min readRe-use responses throughout GitHub comment fields
-
Nested Destructuring
Published: at 11:33 AM2 mins readES6 Destructuring for nested objects
-
Kubectl Autocomplete
Published: at 11:25 AM1 min readAutocompletion for kubectl in your shell