Blog Articles

Get Comfy. Take your shoes off. Here you will find some tutorials, discussions, and introductions into the world of modern full stack software development.

Waves Waves
Add TypeScript to Your Project image

May 04, 2020 by Chad

Add TypeScript to Your Project

TypeScript helps bring your JavaScript projects sanity by providing strong type checking and all the latest and greatest ECMAScript features. This article will show you how to quickly and easily add TypeScript to your project, old or new.

Read Article
A Website Speed Test Using Google PageSpeed Insights image

December 14, 2019 by Chad

A Website Speed Test Using Google PageSpeed Insights

Hi folks, today's article is all about speeding up a website. I will explore using Google PageSpeed Insights, a free website performance testing utility, to identify possible performance issues on my website and see if I can correct them in order to give my users the best and fastest browsing experience possible.

Read Article