Coders Campus Podcast

Coders Campus Podcast


EP37 – Null vs Undefined in JavaScript

August 14, 2018

One thing that threw me off when I started learning JavaScript (with a background in Java) was the fact that JavaScript has both undefined and null as possible values for […]