Login
From:
fettblog.eu
(Uncensored)
subscribe
Symbols in JavaScript and TypeScript
https://fettblog.eu/symbols-in-javascript-and-typescript/
links
backlinks
Roast topics
Find topics
Find it!
symbol is a primitive data type in JavaScript and TypeScript, which, amongst other things, can be used for object properties. Compared to number and string, symbols have some unique features that make them stand out.