#intermediate
All the topics that we've covered at an intermediate level
Linux rm Command
May 15, 2019
Using the “rm” linux command allows you to delete a file or a directory
HTML5 Video Element
May 13, 2019
The HTML5 video element is an easy and well supported way to play video on your website.
Google Docs Keyboard Shortcuts
May 10, 2019
Speed up your Google Docs workflow by becoming familiar with these keyboard shortcuts 🔥.
Default Function Params In Javascript
May 05, 2019
In Javascript with es6 you can pass in default parameters in functions.
Creating SymLinks in Linux
Apr 29, 2019
A SymLink in Linux is a special kind of file that points to an actual file or directory.