Social Media Posts

Understanding Viewport Units

Jun 11, 2019

Viewport units are very useful to base the measurement unit upon the user's browser viewport.

Markdown Basics

Jun 10, 2019

Markdown is one of the most popular markup languages and is ubiquitous with web development.

Back To The Basics: Navigating The Terminal

Jun 09, 2019

As a web developer, navigating the terminal should be second nature.

Git Remote Tips

Jun 07, 2019

When you're dealing with Git, eventually you'll want to push your code to a remote repository. There are a few useful commands to be aware of.

Dev Tools Capture Screenshot

Jun 06, 2019

Using dev tools you can take a screenshot of the current webpage or portion of the webpage.