Coders Campus Podcast

EP37 – Null vs Undefined in JavaScript

Informações:

Sinopsis

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 […] The post EP37 – Null vs Undefined in JavaScript appeared first on Coders Campus.