Social Media Posts
Use Progressive JPEGS To Improve Your Website Load Time
May 04, 2019
If you have high quality images that might be slow to load, you might want to use a progressive jpeg which can decrease load time for your website and improve the user experience
Browser Specific Media Queries
May 03, 2019
Firefox or IE behaving oddly? You can target specific browsers via explicit media queries for different broswers.
Youtube Website Shortcuts Part 2
May 02, 2019
Learn even more Youtube website shortcuts to make your video watching 🔥
Use Git Ignore Check to See Why a File Is Ignored
May 01, 2019
You can use the git check-ignore command to verify if your file is gitnored.
Throttling In Dev Tools To Simulate Slow Connections
Apr 30, 2019
If you need to test how users who have slow connections experience your website, you can throttle your network connection.