Eda Eren
JavaScript
Custom elements are `display: inline` by default
`entries`, `keys`, and `values` for `Map` and `Set` are O(1) operations
Default exports can make tree-shaking harder for bundlers
When multiple arguments are passed to `unshift`, they are inserted as a chunk
Spread operator doesn't spread inherited properties
The number of parameters is important for the Array constructor