Yevhen Klymentiev
dark
light
console
darkness
y.klymentiev@gmail.com
Developer Resources|Curated tools, articles, and links that I find useful and worth sharing
Sort By:
Latest
Additions
Clear filters
May 22

10 Node.js 24 features you're probably not using  

Built-in test runner, TS support, --env flag to work with environment variables, built-in SQLite and a few more chips to simplify development

Defuddle: extracting core content from web pages  

Defuddle extracts the main content from web pages. It cleans up web pages by removing clutter like comments, sidebars, headers, footers, and other non-essential elements, leaving only the primary content

Jun 28, 2024

How we tamed Node.js event loop lag: a deepdive  

A tale of how we discovered and fixed a variety of reliability and performance issues in our Node.js application that were caused by Node.js event loop lag

Resources | Yevhen Klymentiev