Turn on loading images 😉- Logo ECMAScript News

esbuild v0.18.0

@evanw

“The breaking changes in this release mainly focus on fixing some long-standing issues with esbuild's handling of tsconfig.json files.”

Turborepo 1.10

@nathanhammond @tknickman @anthonyshew @mehulkar @vercel

[Quote:] Turborepo 1.10 introduces new features to improve your local development experience:
  • Code Generators: Use turbo gen to generate source code, including creating new workspaces and copying existing ones.
  • Improved Environment Variable Inputs: It's now easier to depend on environment variables with wildcards and .env support.
  • New Environment Modes: You can now specify --env-mode=strict to control environment variables that are included in your task hashes.

Bun v0.6.8

@colinhacks @oven-sh

Recently added features:
  • bun build, Bun's new JavaScript bundler.
  • Native support for CommonJS modules
  • bun test improvements
  • Node.js compatibility improvements to unblock Discord.js, Prisma, and Puppeteer
  • Bun.password API for secure password hashing
  • Experimental inspector mode in Bun.serve()

JavaScript’s backtick strings are likely the wrong tool for your job

@zigg @atomicobject

Using template literals (delimited by backticks) to build URL strings for querying APIs is problematic beecause template literals “aren’t designed for creating strings to serialize and pass to other systems. They work best when you think of them instead as a way to print things.”

ESLint guide: how to use it with confidence

@mariasimo @z1digitalstudio

“This article assumes that you have used ESLint before, although you may not have gone into detail about how it works or all that it can offer.”

TC39 Panel – JavaScript inside out: How is your favorite programming language being created? [37-min. video]

The discussion was moderated by Tejas Kumar. The panel consisted of the following TC39 members:
  • Aditi Singh
  • Nicolò Ribaudo
  • Luca Casonato
  • Ujjwal Sharma
  • Michele Riva

Tidelift: Why is everyone talking about the software supply chain? And a chat with open source maintainer Jordan Harband [37-minute video]

@tieguy @ljharb

This email was sent to {{ email | default }}. You can unsubscribe from this list here or update your preferences.