Social Media Posts

SCSS Control Directive

Mar 11, 2019

Using #scss you can take advantage of control directives

Javascript function length

Mar 10, 2019

The length of a #javascript function will tell you how many arguments it accepts

Chrome Dev Tools: change property value shortcuts

Mar 09, 2019

#ChromeDevTools: Increase a property by one decimal point by holding the option key...

Terminal History: recalling the last command

Mar 08, 2019

Need to run the previous command you just ran with sudo?

Docker Prune: prevent running out of disk space

Mar 07, 2019

Running out of disk space when running docker? You can clean up all images, containers, networks, and volumes not used on your drive.