#shortcuts
Git & Linux Dash Shortcuts
Apr 09, 2019
Using the - in linux and git can speed up your workflow and allow you to type less.
Tab Completion In Linux
Apr 06, 2019
Use tab completion in your linux shell to move faster around your terminal.
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.
Browser shortcuts: Part 1
Mar 19, 2019
BizDev: web browser tips: there are some shortcuts that work in all browsers
Chrome Dev Tools: copy network request as cURL
Mar 15, 2019
You can copy any network request as a cURL request.