JavaScript Tutorial 6 - Data Types

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

Thank you my friend, many years have passed to this video but it helped me really
Hope you're doing well in life

phonkyman
Автор

Yes this is another good method of learning, I think this a better way also. Oranges vs Apples. expect a donation from an american express card next month. Just waiting on my rewards to kick in next month. Im digging the power point. this took a while and your work will be compensated. Hey all you others that learn DONATE. 

MrRicardo
Автор

JavaScript only has six data types. Object, String, Number, Boolean, Undefined and Null. Some people think Function is a data type because when you use the typeof operator on it it returns function, but technically the typeof operator is designed to lie - yes lie and it's technically wrong -  but it's a useful kind of lie in that it helps you discern Functions from Objects when checking your code.. I don't know where you got "Date" as a datatype from ( not to sound disrespectful) but this to my knowledge is simply not correct. Arrays are of the data type Object in JavaScript. They are not their own type.The number data type behind the scenes is the "double-precision 64-bit binary format IEEE 754 " number type. So behind the scenes the data type "Number" is technically a but JavaScript just uses it for everything and calls it "Number"

WikiAudio
Автор

Thank you my friend, many years have passed to this video but it helped me really
Hope you're doing well in life

phonkyman