
Yagiz Nizipli
Node.js contributor known for work on performance improvements and features like .env support.
Best podcasts with Yagiz Nizipli
Ranked by the Snipd community

14 snips
Jan 12, 2024 • 1h 1min
716: JS Perf Wins & New Node.js Features with Yagiz Nizipli
Yagiz Nizipli, a Node.js contributor recognized for enhancing performance and introducing features like .env support, dives deep into the intricacies of performance optimization. He explains how he identifies and measures performance issues and distinguishes the happy path from the hot path. The conversation also covers new Node.js features, including a JSON-based config file and the role of loaders. Yagiz shares insights on integrating TypeScript, the challenges of large-scale projects, and the significance of balancing bundle size against runtime performance.

Apr 10, 2024 • 35min
Optimizing URL parsing in Node with Yagiz Nizipli
Yagiz Nizipli, Senior Software Engineer at Sentry, discusses optimizing URL parsing in Node.js, the development of the Ada parsing library, and plans for enhancing the Node.js URL parser. Topics include challenges with Node.js runtime, real-world performance improvements, Project ADA, transitioning from WebAssembly to JavaScript for parsing, perfect hashing for optimization, and future plans for URL parsing efficiency.