Communicode

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

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

  2. Creating Random UUIDs using JavaScript

  3. Creating Random Numbers in JavaScript using the Date Constructor

  4. How to Hash a File in JavaScript/TypeScript

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

  6. How to Exclude Properties from an Object in JavaScript

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

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

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

  10. How to Enable Enter Key to be Used on an Input Element using JavaScript