The most notable thing about TypeScript 6.0 is that it's going to be the last release based on the current JavaScript ...
PWAs feel unfinished once you see how clean this is.
Barrel files are convenient, but they often come with trade-offs including: Performance and memory: they artificially inflate the module graph and slow down startup times, HMR, and CI pipelines.
I use this project to optimize EPUB files that I create using Pages on Mac. My workflow is: After exporting, my original EPUB file is about 24.4MB. I use this script to optimize it (resulting in about ...