JavaScriptfromjsdevspace.substack.com6 days agoShrink TypeScript Code: Replace Enums with Const ObjectsUse const objects with type aliases instead of enums to keep type safety and IntelliSense while producing smaller JavaScript bundles.