mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
I don't know how we'll feasibly solve the multide of potential race conditons and async clean up memory leaks without something like rxjs. So, this is a trial to see the following: 1. How much does it increase bundle size? 2. How effective is typechecking? 3. Does it solve some of the difficult cancelation issues we have? |
||
|---|---|---|
| .. | ||
| equalizer.ts | ||
| files.ts | ||
| index.test.js | ||
| index.ts | ||
| media.ts | ||
| milkdrop.ts | ||
| playlist.ts | ||
| windows.ts | ||