List snippets to make you discover new exciting features, useful tips or anything that will give you a better understand of JavaScript.

Here I put together JavaScript code snippets to make you discover new exciting features, useful tips, or anything that will give you a better understanding of JS tricks.

  • Switch statement vs Object Search
  • .map() & .reduce()
  • Methods for merging (aka concatenating) arrays
  • Using Map() vs Object literals
  • Weakmap()
  • Sets in ES6
  • Promises
  • Promise.all vs Promise.allSettled
  • Promise.race
  • Array: .map() vs .filter() vs .reduce()

#javascript #software-development #web-development #programming

Useful JavaScript Snippets to Add to Your Toolkit
1.75 GEEK