#bundle-size

[ follow ]
#typescript
fromjsdevspace.substack.com
1 week ago
JavaScript

Shrink TypeScript Code: Replace Enums with Const Objects

Use const objects with type aliases instead of enums to keep type safety and IntelliSense while producing smaller JavaScript bundles.
fromInfoQ
1 month ago
Software development

Zod v4 Available with Major Performance Improvements and Introduction of Zod Mini

Zod v4 significantly improves parsing performance and compilation speed, offers a tiny tree-shakable @zod/mini package, refines APIs, and adds JSON Schema conversion.
fromInfoQ
1 month ago
Software development

Zod v4 Available with Major Performance Improvements and Introduction of Zod Mini

[ Load more ]