DEV Community

Cover image for JavaScript Data Types
Mahmoud Elmahdi
Mahmoud Elmahdi

Posted on • Updated on

JavaScript Data Types

JavaScript data types and data structures

Topics covered in this video:

  • Overview of data types
  • Type system in programming languages
  • High-level overview at the difference between dynamically typed languages and statically typed languages
  • Data types and data structures
  • Primitive data types: String, Number, Boolean, Undefined, Null, BigInt and Symbol
  • Non-Primitive data types: referred to collectively as Objects

📄 Check out the JavaScript String Methods article

â–¶ Course Playlist

Subscribe for more videos, and stay tuned for updates!

Top comments (0)