Communicode

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

  1. How to use Readonly in TypeScript

  2. How to use Partial in TypeScript

  3. How to use Exclude in TypeScript

  4. How to use Pick in TypeScript

  5. How to use Omit in TypeScript

  6. Never in TypeScript

  7. The Difference between any and unknown in TypeScript

  8. How to Fix TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension .ts

  9. How to Use TypeScript With Create React App

  10. The Return Type of a Functional Component that Returns an Element in React using Typescript