/typescript-promise-example

A reminder for me of how to properly implement a native-like promise in TypeScript.

Primary LanguageTypeScript

The repo contains a simple example of a TypeScript promise implementation with proper typings from scratch. This is just a brief reminder for me.

Please install vitest for running tests :)