AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript Data Structures
In JavaScript to represent text we put quotes around it So if I wanted to clear my name as a variable I'd say var my name camel case Equals and I would use quotes and inside quotes. We've got the six primitives Bullions null undefined number string and symbols. And then finally we go into the last and seventh value in JavaScript and it's called an object Now we said the first six data types were primitives and this last one is complex now to be honest with you But just be aware there are some differences in these data types and really how they work.