Node v16.2.0 (Current)

Notable Changes [ 36b948560c ] – (SEMVER-MINOR) async_hooks : use new v8::Context PromiseHook API (Stephen Belanger) #36394 [ c0deeeacb2 ] – lib : support setting process.env.TZ on windows (James M Snell) #38642 [ 4c4902748c ] – (SEMVER-MINOR) module … more Read More

How We Improved Our Core Web Vitals (Case Study)

Last year, Google started emphasizing the importance of Core Web Vitals and how they reflect a person’s real experience when visiting sites around the web. Performance is a core feature of our company, Instant Domain Search—it’s in the name. Imagine … more Read More

React Digest Issue #304

sponsor The Main Challenges a React Form Library Should Solve Building forms in React can be a hard and repetitive process. That’s why form libraries are there to help with things such as data validation, state management and error messages. Let’s go … more Read More