Data Types JS {Day -18}

100daysofcode { Day -18 }

Today I learned some important things about JavaScript.

There are two types of data: primitive data and non-primitive data.
Primitive data type:
=> Number, string, boolean, undefined, null, symbol
Non-primitive …


This content originally appeared on DEV Community and was authored by Al Siam

100daysofcode { Day -18 }

Today I learned some important things about JavaScript.

There are two types of data: primitive data and non-primitive data.
Primitive data type:
=> Number, string, boolean, undefined, null, symbol
Non-primitive data types:
=> Objects and arrays

Also learned the difference between == and ===, the difference between block scope and global scope, also learned the difference between null and undefined.
Alt Text

javascript #programming #codinglife #devcommunity


This content originally appeared on DEV Community and was authored by Al Siam


Print Share Comment Cite Upload Translate Updates
APA

Al Siam | Sciencx (2021-08-31T17:57:24+00:00) Data Types JS {Day -18}. Retrieved from https://www.scien.cx/2021/08/31/data-types-js-day-18/

MLA
" » Data Types JS {Day -18}." Al Siam | Sciencx - Tuesday August 31, 2021, https://www.scien.cx/2021/08/31/data-types-js-day-18/
HARVARD
Al Siam | Sciencx Tuesday August 31, 2021 » Data Types JS {Day -18}., viewed ,<https://www.scien.cx/2021/08/31/data-types-js-day-18/>
VANCOUVER
Al Siam | Sciencx - » Data Types JS {Day -18}. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/31/data-types-js-day-18/
CHICAGO
" » Data Types JS {Day -18}." Al Siam | Sciencx - Accessed . https://www.scien.cx/2021/08/31/data-types-js-day-18/
IEEE
" » Data Types JS {Day -18}." Al Siam | Sciencx [Online]. Available: https://www.scien.cx/2021/08/31/data-types-js-day-18/. [Accessed: ]
rf:citation
» Data Types JS {Day -18} | Al Siam | Sciencx | https://www.scien.cx/2021/08/31/data-types-js-day-18/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.