Primitives: Introduction to Javascript Data Types - Part 1 π₯
π This article is part of the Javascript Deep Dive series.
So, what data types does Javascript have?
The two main categories are: primitives and objects (non-primitives).
In this part we will cover the primitives and in the next one the objects.
Dy...
alexzaharia.com6 min read
Sophia Iroegbu
Software Backend Engineer | Developer Advocate | Youtuber π₯
This is very informative. I love it.