#programming-blogs
Read more stories on Hashnode
Articles with this tag
As soon as you add a dot , there is a wrapper that gets created around the premitive values that gives them access to the methods of specific data...
Non-premitive data type · As we all know , there are eight data types in JavaScript. Seven of them are called “primitive”, because their values contain...
Primitive Data Types · Primitive data types Primitive data types only contain a single value. They can't contain a number of values. It includes further...
Variables - Part1 · Variables Most of the time, a JavaScript application needs to work with information. Here are two examples: An online shop – the...