Communicode

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

  1. How to Extract Values from an Object with a Dynamic Key in Typescript/Javascript

  2. How to Define Dynamic Keys in Interfaces and Types in Typescript

  3. How to Extract Array Elements as Objects

  4. The satisfies operator in Typescript

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

  6. Creating Random UUIDs using Javascript

  7. Creating Random Numbers in Javascript using the Date Constructor

  8. How to Hash a File in Javascript/Typescript

  9. How to Create Objects with Dynamic Keys in Typescript/Javascript

  10. The never Type in Typescript