ES2024 book; State of JS results; improving ESM; web build tool “Farm”; optimizing JS; property-base

Out now: “Exploring JavaScript (ES2024 Edition)”

exploringjs.com @rauschma@fosstodon.org

“Exploring JavaScript” is the new name of the book “JavaScript for impatient programmers”. Its latest edition is out now and free to read online: Learn everything you need to know about ECMAScript 2024.

State of JavaScript 2023: the results are in

2023.stateofjs.com @sachagreif@hachyderm.io

5 ways JavaScript is improving modules for developers

thenewstack.io @marypcbuk@hachyderm.io @TheNewStack@hachyderm.io

The upcoming “module harmony” proposals for ECMAScript enable the following improvements:
  • Combining module files with Web Workers
  • Module declarations
  • Import attributes
  • Granular security with Compartments
  • Making life easier for dev tools like Jest

Farm: web build tool written in Rust

www.farmfe.org github.com/farm-fe

Highlights:
  • Built-in support for: HTML, CSS, CSS Modules, JS/JSX, TS/TSX, JSON, static assets
  • Supported via official plugins: Sass, Less, PostCSS, Vue, React, Solid
  • Support for Vite plugins
  • Partial bundling

Tips for optimizing JavaScript

romgrk.com github.com/romgrk

“I often feel like JavaScript code in general runs much slower than it could, simply because it’s not optimized properly. Here is a summary of common optimization techniques I’ve found useful. Note that the tradeoff for performance is often readability, so the question of when to go for performance versus readability is a question left to the reader.”

Hands-on guide to property-based testing in JavaScript

www.webdevlog.com github.com/yaircohendev

Property-based testing allows you to generate thousands of variations in data and test your code against them. Learn how to start doing property-based testing in JavaScript with fast-check.”

What is your preferred JavaScript bundler?

Results from our recent newsletter poll (430 participants).
Poll Results: What is your preferred JavaScript bundler? - 430 participants

Ship fast. Stay secure.

socket.dev Sponsor

Socket’s AI-powered threat detection blocks JavaScript supply chain attacks before they have the chance to compromise your dependencies. In addition to scanning for known vulnerabilities, Socket detects 70+ supply chain and code quality issues. Install our free GitHub app in under two minutes and start protecting your repositories today.

Now online: video recordings from Web Engines Hackfest 2024

www.youtube.com @webhackfest@floss.social

Videos:
  • The Future of Source Maps (Jonathan Kuperman)
  • Firefox Wayland post mortem (Martin Stransky)
  • The journey towards stabilizing Chromium’s Wayland support (Antonio Gomes & Max Ihlenfeldt)
  • Nova JavaScript Engine – Exploring a Data-Oriented Engine Design (Aapo Alasuutari)
  • Sustainable Futures: Funding the Web Ecosystem (Stephanie Stimac)
  • History of WebGPU in Deno (Leo Kettmeir)
  • Blitz: a truly modular, hackable web renderer (Nico Burns)
  • Status of the Layer-Based SVG Engine in WebKit (Nikolas Zimmermann)

New versions

Biome v1.8.0: support for CSS and more

github.com @biomejs@fosstodon.org

Highlights:
  • Support for CSS formatting and linting (both opt-in)
  • Support for LSP Workspaces
  • New reporters: Summary, JSON, GitHub and JUnit

Rspack v0.7.4: CSS minimizer and more

github.com github.com/LingyuCoder github.com/web-infra-dev

“In v0.7.4 Rspack provides a new CSS minimizer which uses Lightning CSS under the hood, for now you can enable it by optimization.minimizer, and in Rspack v1.0, it will be enabled by default.”

Bun v1.1.14: patching dependencies, ORM-less object mapping, and more

bun.sh github.com/paperdave github.com/oven-sh

Highlights:
  • bun patch makes it easy to modify dependencies without forking or vendoring. Changes persist into a .patch file which can be reviewed, shared, versioned, and reused in other projects. These .patch files are automatically applied on bun install, with the results cached in Bun's Global Cache.”
  • ORM-less object mapping for bun:sqlite

This email was sent to you. You can unsubscribe from this list here or update your preferences.

Older messages

Better ESM experience; Node.js is here to stay; June TC39 meeting; Node.js test runner; MDN as...

Tuesday, June 18, 2024

We have 10 links for you - Stay up-to-date on JavaScript and tools How JavaScript is finally improving the module experience thenewstack.io @marypcbuk@hachyderm.io “Multiple long-term proposals

Prettier 3.3; Turborepo 2.0; Rspack v0.7.1; most popular language; ArrayBuffers; Promises; Corepack;

Tuesday, June 11, 2024

We have 11 links for you - Stay up-to-date on JavaScript and tools Prettier 3.3: better formatting for import attributes, property keys, template interpolations, etc. prettier.io github.com/

ESLint Configuration Migrator; Rspack v0.7; Deno 1.44; oxlint v0.4.2; Intl.DateTimeFormat;

Tuesday, June 4, 2024

We have 8 links for you - Stay up-to-date on JavaScript and tools Tired of handling a tech stack with REST, SQL, Webpack and 1000 other technologies? github.com Sponsor With its radically holistic

Symbols as WeakMap keys, Compression Streams

Monday, June 3, 2024

We have 3 links for you - Stay up-to-date on JavaScript and tools ECMAScript 2023 feature: symbols as WeakMap keys 2ality.com @rauschma@fosstodon.org This blog post answers two questions: What are

Esbuild v0.21.3; ESLint v9.3.0; Node v22.2.0; Promise.withResolvers(); duplicate named capturing...

Tuesday, May 21, 2024

We have 11 links for you - Stay up-to-date on JavaScript and tools Tired of handling a tech stack with REST, SQL, Webpack and 1000 other technologies? uix.unyt.org Sponsor With its radically holistic

You Might Also Like

Mapped | Unemployment Rate By U.S. State in 2024 💼

Tuesday, November 26, 2024

As of October 2024, DC and Nevada tied for the highest unemployment rate in the US at 5.7%. Which states saw the lowest rates? View Online | Subscribe | Download Our App FINAL CHANCE - ENDS TONIGHT!

🔊 7 DIY Tips for Soundproofing a Room — Why I Switched to Xfce for Linux Mint

Tuesday, November 26, 2024

Also: Home Theater Sound Terms Explained, and More! How-To Geek Logo November 26, 2024 Did You Know The shiny layer of a CD doesn't contain the data; the plastic polycarbonate layer does. The shiny

JSK Daily for Nov 26, 2024

Tuesday, November 26, 2024

JSK Daily for Nov 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted

NumPy, Loop Targets, Vector Animation, and More

Tuesday, November 26, 2024

NumPy Practical Examples: Useful Techniques #657 – NOVEMBER 26, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo NumPy Practical Examples: Useful Techniques In this tutorial, you'll learn how to

Your Games Quarterly newsletter has arrived

Tuesday, November 26, 2024

What's new for games in Google Play and Android Email not displaying correctly? View it online November 2024 The First Developer Preview of Android 16 The First Developer Preview of Android 16

Daily Coding Problem: Problem #1620 [Hard]

Tuesday, November 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. Sudoku is a puzzle where you're given a partially-filled 9 by 9 grid with

Final Hours: Help Save "The Art of Data" From Falling Short 🙏

Tuesday, November 26, 2024

Will Visual Capitalist end up revealing the secrets behind data storytelling? There are 12 hours left to change the fate of "The Art of Data". View Online | Subscribe | Download Our App Help

Spyglass Dispatch: Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer

Tuesday, November 26, 2024

Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer The Spyglass Dispatch is a free newsletter sent out

🎁 Say Goodbye to Adobe and Hello to UPDF's Universal PDF Editor— 50% Off This Black Friday!

Tuesday, November 26, 2024

Promoted by UPDF How-To Geek Logo November 26, 2024 This email is sponsored by UPDF. Product choices and opinions expressed are from the sponsor and do not necessarily reflect the views of the How-To

What's coming in Go 1.24

Tuesday, November 26, 2024

Plus Brad Fitzpatrick on complexity and Go. | #​533 — November 26, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly GoMLX: ML in Go without Python — Eli recently wrote about Go's