Communicode

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

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

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

  3. Creating Random UUIDs using JavaScript

  4. Creating Random Numbers in JavaScript using the Date Constructor

  5. How to Hash a File in JavaScript/TypeScript

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

  7. How to Exclude Properties from an Object in JavaScript

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

  9. How to Use Slice in Order to Remove an Element from an Array in JavaScript

  10. How to Sort Numbers in an Array Numerically in JavaScript