Data Types in JavaScript | JavaScript Tutorials

Опубликовано: 25 Февраль 2026
на канале: Coding Eye
141
13

#education #tutorial #javascript #webdevelopment #webdesign #frontend #coding #programming #javascripttutorial #js #react #reactjs #es6 #teluguprogamer #codingintelugu

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 JavaScript Data Types Classification
00:56 JavaScript Dynamically Typed and other Statically Typed languages explanation
08:44 typeof operator in JavaScript
09:57 undefined type
13:03 null type
15:33 Number type
23:03 NaN (Not a Number) in JavaScript
29:02 Strings in JavaScript
34:13 Immutable nature of Strings in JavaScript
39:30 Boolean type
41:42 Type Conversion from other types to Boolean
45:22 Symbol type (ES6)
47:31 Bigint type (ES6)
48:58 Object Complex data type