An Overview of JavaScript Data Types: Primitives & Objects
Javascript has become my primary programming language as a new developer. It is powerful and provides developers with a variety of data types to work with. Here we’ll dive into the two categories of data types in JavaScript.
Primitives
The simplest d...
seangraydev.hashnode.dev3 min read