Javascript is a very widely used and extremely useful language due to its
dynamic. However, there are a lot of concepts in javascript which make
developers confused such as data type, class, method inheritance.
In this post, I will introduce primitive types in Javascript and related topics.
--------------------------------------------------------------------------------
Definition
What