Article: Setting up scripts with Typescript
- Setting up babel to run Javascript file
- Setting up babel to run Typescript file
- Fetching API response using
node-fetch
- Generating Interfaces and reducing duplication using the Omit operator
- Writing to file using node file system