#education #tutorial #javascript #webdevelopment #webdesign #frontend #coding #programming #javascripttutorial #js #react #reactjs #es6
Please like, share, and subscribe for any doubts comment below
Subscribe to our channels on YouTube now!
Coding Eye: / @codingeye
Coding Eye Telugu: / @codingeyetelugu
Coding Eye Talks: / @codingeyetalks
Follow us for more updates!
Instagram: / coding__eye
Facebook: https://www.facebook.com/profile.php?...
GitHub: https://github.com/coding-eye
--------------------------------------------------------------------------------------
For Any Copyrighted Matters Contact us: [email protected]
Disclaimer- Some contents are used for educational purposes under fair use. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational, or personal use tips the balance in favor of fair use.
--------
--------------------------- Contents of this video ---------------------------------
00:00 Introduction to Data Types in JavaScript
00:25 Dynamically Typed JavaScript & typeof operator
03:47 undefined type
06:46 null type
08:53 Number type
12:40 MAX_VALUE of a Number
13:09 MIN_VALUE of a Number
13:31 Positive Infinity in JavaScript
14:00 Negative Infinity in JavaScript
14:39 NaN (Not a Number)
18:21 Strings in JavaScript
12:15 Immutable nature of Strings in JavaScript
26:02 Boolean type
27:11 Type conversion from any type to Boolean type using Boolean()
30:33 Symbol type (ES6)
32:31 Bigint type
34:30 Object and Object type