Do you like the idea of
π€ New Keyword "using" in JavaScript!
π€ TypeScript 5.2's New Keyword: 'using'
Check also this proposal in TC39!
proposal-explicit-resource-management
using
in JavaScript/TypeScript?π€ New Keyword "using" in JavaScript!
π€ TypeScript 5.2's New Keyword: 'using'
Check also this proposal in TC39!
proposal-explicit-resource-management
π7π€6π1
π€£16β€7π€7
π Issue 37 / 19.09.2023
π Does Node.js Need a Mascot?
Go has its cute gopher, Deno has a dinosaur, Bun has, well.. a bun, but what does Node have? Nothing official, as such, and Matteo Collina ponders whether we should change that. Most of the suggestions seem tongue in cheek, but the Node homepage does feel a little bare without something..
MATTEO COLLINA ET AL.
π‘ Node v18.18.0 (LTS) has also been released and introduces the
Β©οΈNODE.JS WEEKLY
π Does Node.js Need a Mascot?
Go has its cute gopher, Deno has a dinosaur, Bun has, well.. a bun, but what does Node have? Nothing official, as such, and Matteo Collina ponders whether we should change that. Most of the suggestions seem tongue in cheek, but the Node homepage does feel a little bare without something..
MATTEO COLLINA ET AL.
π‘ Node v18.18.0 (LTS) has also been released and introduces the
--import
flag for pre-loading ESM modules, like how --require
does for CommonJS modules.Β©οΈNODE.JS WEEKLY
β€5π2
ASIDES:
- What do you think about embedding SQLite in Node? There's little consensus so far, but it's an interesting discussion.
- Looking out for a better coding font? Matej Latin has an analysis of 5 monospaced fonts that include coding ligatures.
- What do you think about embedding SQLite in Node? There's little consensus so far, but it's an interesting discussion.
- Looking out for a better coding font? Matej Latin has an analysis of 5 monospaced fonts that include coding ligatures.
π4β€3π₯3
π12π11β€2π₯1π€£1
Nue is a powerful React, Vue, Next.js, Vite, and Astro alternative that calls itself a βFrontend Troublemaker.β And I demand to know which Nue developer directly copied that slogan from my left bicep tattoo without my permission. π€©
π₯6π4β€1π€1
What is the output?
Anonymous Quiz
42%
3 3
17%
undefined undefined
19%
ReferenceError: a is not defined
22%
undefined 3
π18π€4
π Issue 38 / 22.09.2023
π¬ TypeScript Origins: The Documentary
You know youβve made it when you get your own documentary! This has just dropped but is well produced, packed with stories from TypeScriptβs co-creators, users, and other folks at Microsoft, and kept me entertained. It goes particularly deep into the motivations and process behind TypeScript's creation, including why Microsoft felt it was worth pursuing at all.
OFFERZEN ORIGINS
π JavaScript Minification Benchmarks
A frequently updated benchmark suite and results comparing the speed and quality of JavaScript minification across a variety of tools including esbuild, Babel, Bun, SWC, and Uglify.
HIROKI OSAME
π Deno 1.37: Modern JavaScript in Jupyter Notebooks
Not content to let Bun take all the headlines, Deno has come up with something pretty neat here. Deno 1.37 ships with a Jupyter Notebook integration so you can create interactive REPL sessions but using the JS you know and love, rather than Python.
THE DENO TEAM
Β©οΈJS WEEKLY
π¬ TypeScript Origins: The Documentary
You know youβve made it when you get your own documentary! This has just dropped but is well produced, packed with stories from TypeScriptβs co-creators, users, and other folks at Microsoft, and kept me entertained. It goes particularly deep into the motivations and process behind TypeScript's creation, including why Microsoft felt it was worth pursuing at all.
OFFERZEN ORIGINS
π JavaScript Minification Benchmarks
A frequently updated benchmark suite and results comparing the speed and quality of JavaScript minification across a variety of tools including esbuild, Babel, Bun, SWC, and Uglify.
HIROKI OSAME
π Deno 1.37: Modern JavaScript in Jupyter Notebooks
Not content to let Bun take all the headlines, Deno has come up with something pretty neat here. Deno 1.37 ships with a Jupyter Notebook integration so you can create interactive REPL sessions but using the JS you know and love, rather than Python.
THE DENO TEAM
Β©οΈJS WEEKLY
π₯6π4β€2
π€13β€9π7
β‘οΈ IN BRIEF:
- The Svelte team offers a sneak peek at the forthcoming Svelte 5 and introduces the idea of 'runes': "Like every other framework, we've come to the realisation that Knockout was right all along."
- π Happy 27th birthday to JScript! JScript was a version of JavaScript that Microsoft put into IE 3.0 primarily to avoid trademark issues around the name of JavaScript. No-one cares much about that anymore, despite Oracle still technically holding the JavaScript trademark.
- Folks are discussing whether Node.js needs a mascot of its own.
- βοΈ Want to support anyone doing great work on JavaScript projects? You can nominate them for a GitHub Star.
π RELEASES:
Remix v2 β Popular full stack web framework.
Bun 1.0.2 β Bugfixes, faster
Node.js v20.7 (Current) β Multiple
Next.js 13.5 β Faster, faster, faster.
- The Svelte team offers a sneak peek at the forthcoming Svelte 5 and introduces the idea of 'runes': "Like every other framework, we've come to the realisation that Knockout was right all along."
- π Happy 27th birthday to JScript! JScript was a version of JavaScript that Microsoft put into IE 3.0 primarily to avoid trademark issues around the name of JavaScript. No-one cares much about that anymore, despite Oracle still technically holding the JavaScript trademark.
- Folks are discussing whether Node.js needs a mascot of its own.
- βοΈ Want to support anyone doing great work on JavaScript projects? You can nominate them for a GitHub Star.
π RELEASES:
Remix v2 β Popular full stack web framework.
Bun 1.0.2 β Bugfixes, faster
bun --watch
, it now uses V8's Date
parser, and Fastify apps now work too.Node.js v20.7 (Current) β Multiple
--env-files
now supported.Next.js 13.5 β Faster, faster, faster.
π5π₯4β€2
π12β€7π€7π2
π€19π10π2β€1