Mastering Data Types in JavaScript

preview_player
Показать описание
JavaScript Data Types.
In this video, we learn in-depth about the 8 Javascript types. Difference between primitive and nonprimitive types.
More example what is BigInt or Symbol? Every nonprimitive is an object.
Explain what is object.

This video is part of a larger series on mastering JavaScript. If you want to keep learning with me then subscribe to my channel.

Thank you
Learn With Swann

00:00 - Intro
00:21 - Data Types
00:59 - What are Primitive types
01:43 - What is Boolean in JavaScript
04:12 - What is Null in JavaScript
04:54 - What is Undefined in JavaScript
06:59 - What is a Number in JavaScript
10:30 - What is BigInt in JavaScript
12:47- What is a String in JavaScript
17:00- What is Symbol in JavaScript
18:17- What is Object in JavaScript
20:28- JavaScript is a loosely typed dynamic language
Рекомендации по теме
Комментарии
Автор

Hey man, thank you for the tutorials and all the knowledge shared! I have a suggestion, if you don't mind;)
Could you make a video in which you would explain relations between programs like java, python, node, rust..i am trying to learn programming but there us so much options out there..if tou coud explain in basic language what is used for and in what relation to some fictional project..that would be awesome! Similar how you explained parts of JavaScript! I really appreciate your work, thank you for that! Cheers

schuss