Communicode

A blog dedicated to sharing knowledge and opinion regarding technology in general and software development in particular

  1. Understanding reduce in JavaScript

  2. How to Extract Array Elements as Objects

  3. The Difference Between Includes and Some when Searching Through Arrays in JavaScript

  4. How to Convert an Object of Objects into an Array of Objects

  5. Creating Random UUIDs using JavaScript

  6. Creating Random Numbers in JavaScript using the Date Constructor

  7. How to Hash a File in JavaScript/TypeScript

  8. How to Create Objects with Dynamic Keys in TypeScript/JavaScript

  9. How to Exclude Properties from an Object in JavaScript

  10. How to Exclude Properties from an Object When Creating a New Object in JavaScript