Neelesh Joshineeltyper001.hashnode.devยทJul 23, 2024Types Of Datatypes in JavascriptPrimitive Primitive datatypes includes: Number: For storing any numeric values const score = 100; Boolean: For storing any value in form of true and false const isExist = true; String: For storing any strings const stringName = "Any string...JavaScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.