— Or am I wrong in assuming that every string uses its own memory?
— Adding similar strings saves space by re using data?
— I think they do since primitives are pass by value
— Should be more lookup-efficient as well
— I think accessing an object prop among 20 several times is better than accessing a prop among millions once
Message permanent page
— It sounds like a good idea
— Like a compressed string set