Modern Javascript Basics Part - I
Type Coercion
Feb 15, 20214 min read100

Search for a command to run...

Series
This is a very insightful series of blog posts all related to the basics of modern javascript. Grab a chair and let's discover the latest javascript features as well as the language syntax in detail.
Type Coercion

Basic but crucial javascript rules you should know;

Stop using var and get the difference between null and undefined in javascript;

String immutability explained
