Symbols are primitives in JavaScript and that's why you can't define new properties on them
Articles โ Page 129
Keep writing, writing, writing ...
- Node.js gives friendly warnings in case you add too much event listeners to an event emitter 
- A monthly collection of links and things that I've been up to. 
- Deep dive into the render props pattern in React, Preact and Vue. 
- How the rest operator and default values affect the function length property.