

Strip Your Own Types, New Rust-based Linter, and #ROLP is Trending | News | Ep 22
17 snips Jun 17, 2025
The latest news features the launch of Amaro 1.0, a Node.js type stripping wrapper. Discover the super-fast Oxlint, set to revolutionize linting speeds, 50-100 times faster than ESLint! Pnpm introduces an experimental virtual store to expedite package installations. The community shines with highlights like TypeFire, a new meta programming framework, and Justin, a nifty JIT schema validation library. Plus, learn about the new edition of the 'Exploring JavaScript' book and the exciting transition of React Final Form from Flow to TypeScript!
AI Snips
Chapters
Books
Transcript
Episode notes
Family Outing and IKEA Fun
- Kamran Ayub shares a family outing to the science museum featuring the Blue Whales Omni film with immersive sound.
- He also describes assembling a new dresser from IKEA on Father's Day, enjoying the process.
Set Work Boundaries to Avoid Burnout
- Set firm boundaries by not working after a certain time to avoid burnout.
- Prioritize personal time to maintain mental health and productivity.
Amaro: Node's Type Stripping Unpacked
- Amaro is a standalone Node.js loader that strips TypeScript types using a Wasm SWC parser.
- It enables build tools to use Node's official type stripping without running Node itself.