Lodash replacements; loading modules into web workers; types for JSON; import maps

ES.nextNews: the latest in JavaScript and cross-platform tools
Curated by Dr. Axel Rauschmayer and Johannes Weber.

ES.next News

The latest in JavaScript and cross-platform tools

Lodash replacements: code snippets that are roughly equivalent to Lodash’s functions
thescottyjam.github.io@thescottyjam
Quoting the page: “This is intended to be a complete catalog of all the functions that Lodash provides, along with a description of how one would go about doing the same thing in vanilla JavaScript.”


Detect and block JavaScript supply chain attacks
socket.dev Sponsor
Quickly evaluate the security and health of any npm package. Unlike a traditional vulnerability scanner, Socket can actually detect an active supply chain attack and help you to block it. Socket detects over 70 issues in open source code, for comprehensive protection.


Concurrent.js: load modules into web workers, access them asynchronously
github.com@beshan, @bitair-org

Concurrent.js dynamically loads modules into web workers. They can be accessed asynchronously from the main thread. Example:

import {concurrent} from '@bitair/concurrent.js';
const {MyClass} = await concurrent.load('./my-module.js');
const obj = await new MyClass('abc', 123);
const result = await obj.myMethod({first: 'Robin', last: 'Doe'});

Warning in readme: “This is an early version of the library and must not be used in a real project.”



Time for a change? Emerging cybersecurity startup seeks JavaScript talent
defendify.breezy.hr Sponsor
Defendify is an award-winning, all-in-one cybersecurity platform developer, looking for a senior full stack engineer to join full-time. This is a unique and exciting opportunity as Defendify continues to rapidly expand its groundbreaking platform, especially designed for the non-enterprise.


quicktype: generate types and converters from JSON, JSON Schema, and GraphQL for many programming languages
github.com@quicktype

Quoting the project’s readme: “quicktype generates strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries, making it a breeze to work with JSON type-safely in many programming languages.”

Supported languages: C#, C++, Crystal, Dart, Elm, Flow, Go, Haskell, Java, JavaScript, JavaScript PropTypes, JSON Schema, Kotlin, Objective-C, PHP, Pike, Python, Ruby, Rust, Scala3, Smithy, Swift, TypeScript



JavaScript import maps, part 2: in-depth exploration
spidermonkey.dev@mozilla-spidermonkey
Covers advanced import maps topics such as:
  • Validation of entries when parsing the import map
  • Resolution precedence
  • Limitations of import maps



Looking for deeply qualified employees or customers? Advertise on ES.next News!
ES.next News reaches over 15,000 highly skilled and motivated developers. We take their trust seriously and have high editorial standards.
Check out our media data and get directly in touch with us.
Follow on Twitter

This email was sent to you. Want to change how you receive these emails?
You can unsubscribe from this list

Key phrases

Older messages

Babel 7.21.0; ESLint 8.35.0; esbuild 0.17.10; Lerna 6.5; Turborepo 1.8; Node.js 19.7.0; Deno 1.31; beyond JSON.stringify/parse; import maps

Tuesday, February 28, 2023

ES.nextNews: the latest in JavaScript and cross-platform tools Curated by Dr. Axel Rauschmayer and Johannes Weber. ES.next News The latest in JavaScript and cross-platform tools New versions of tools

JS without build tools; single-executable applications via Node.js; RegExps and streamed text; Well-known symbols

Tuesday, February 21, 2023

ES.nextNews: the latest in JavaScript and cross-platform tools Curated by Dr. Axel Rauschmayer and Johannes Weber. ES.next News The latest in JavaScript and cross-platform tools Writing JavaScript

MDN Web Docs; Sorting arrays; JS on WebAssembly; free “JavaScript Allongé” download

Tuesday, February 14, 2023

ES.nextNews: the latest in JavaScript and cross-platform tools Curated by Dr. Axel Rauschmayer and Johannes Weber. ES.next News The latest in JavaScript and cross-platform tools A shared and open

TC39 meeting January; Node v19.6.0; Vite 4.1.0; Go-like channels in JS; performance-optimizing ESLint

Tuesday, February 7, 2023

ES.nextNews: the latest in JavaScript and cross-platform tools Curated by Dr. Axel Rauschmayer and Johannes Weber. ES.next News The latest in JavaScript and cross-platform tools Updates from the TC39

Bun v0.5; manipulating URLs; speeding up JavaScript

Tuesday, January 24, 2023

ES.nextNews: the latest in JavaScript and cross-platform tools Curated by Dr. Axel Rauschmayer and Johannes Weber. ES.next News The latest in JavaScript and cross-platform tools Bun v0.5 bun.sh @

MNW #030: How To Publish MediatR Notifications In Parallel

Saturday, March 25, 2023

Find out how one simple change can give you a 10x performance boost ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ View In ​​The Browser MNW #

We updated our RSA SSH host key — and Transformer architecture optimized for Apple Silicon

Friday, March 24, 2023

Issue #1081 — Top 20 stories of March 25, 2023 Issue #1081 — March 25, 2023 You receive this email because you are subscribed to Hacker News Digest. You can open it in the browser if you prefer. 1 We

Binance reopens after bug forces platform to suspend spot trading, deposits and withdrawals

Friday, March 24, 2023

TechCrunch Newsletter TechCrunch logo The Daily Crunch logo By Christine Hall and Haje Jan Kamps Friday, March 24, 2023 Friday Crunch is here! Friday Crunch is here! We are ready to go sit by the

Charted | Which Countries Hold the Most U.S. Debt? 💸

Friday, March 24, 2023

Foreign investors hold $7.3 trillion of the national US debt. These holdings declined 6% in 2022 amid a strong US dollar and rising rates. View Online | Subscribe FEATURED STORY Which Countries Hold

SWLW #539: Navigating the unpredictability of everything, The Ambiguous Zone, and more.

Friday, March 24, 2023

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

Spring is here and so are our updates

Friday, March 24, 2023

New season, new features New season, new features: Spring is here and so are our updates! Read the Full Product Update Here 💚 Hey there, Hackers 👋 Last couple of months have been filled with new

Two new tips: DevTools and VS Code

Friday, March 24, 2023

Some handy tips to use in with DevTools and VS Code Two fresh video tips Hey everyone! Here are two new tips for you - you can watch the videos or read the text posts. VS Code: Automatically convert

😓 Challenges of product leadership

Friday, March 24, 2023

Challenges of Being a Product Leader When you get that promotion into product leadership there's a lot of excitement about the opportunity to have a bigger impact in your company and your

Daily Coding Problem: Problem #1054 [Medium]

Friday, March 24, 2023

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Implement the singleton pattern with a twist. First, instead of storing one

What’s new in the Jetpack Compose March ’23 release

Friday, March 24, 2023

View in browser 🔖 Articles What's new in the Jetpack Compose March '23 release This release contains new features like Pager and Flow Layouts, and new ways to style your text, such as