In this lesson, we’re going to learn all about the different Data Types we have available to us, we'll look at how to use the data types and the key differences between them. JavaScript has the following data types: 1. Number 2. String 3. Boolean 4. BigInt 5. Symbol 6. Undefined 7. Null 8. Object (array, function, object)
January 20, 2023
Back-end Developer
Posted in:
0 comments:
Post a Comment