2
wxcazee
6y

What are exemples of underused data types that you wish we used more often?

Using Set or Map or WeakMap instead of the normal Object+handmade dirty functions (JavaScript), for exemples?

Comments
  • 2
    Depends on the problem you want to solve ¯\_(ツ)_/¯

    Make a habit about trying different things even if you already solved something and see what works well.
Add Comment