RELEASES
Node.js 20.2
Rome 12.1
The formatter/linter gains stage 3 decorator support.
Ember.js 5.0
App framework.
Jasmine 5.0
Testing framework.
Gatsby 5.10
Static site generator built on top of Node.js using React and GraphQL
Node.js 20.2
Rome 12.1
The formatter/linter gains stage 3 decorator support.
Ember.js 5.0
App framework.
Jasmine 5.0
Testing framework.
Gatsby 5.10
Static site generator built on top of Node.js using React and GraphQL
🔥7
CODE & TOOLS
🔩VanJS: A 1.2KB Reactive UI Framework Without JSX
A new entrant to an increasingly crowded space, VanJS is particularly light and elegant, and its author has put some serious effort into documenting it and offering tools to convert your HTML to its custom format. It’s short for vanilla JavaScript, by the way.. GitHub repo.
TAO XIN
🔩 Starry Night: GitHub-Like Syntax Highlighting
Apparently, GitHub’s own syntax highlighting approach isn’t open source, but this takes a similar approach and is. It’s admittedly quite 'heavy' (due to using a WASM build of the Oniguruma regex engine) but that’s the price of quality.
TITUS WORMER
🔩 eslint-plugin-check-file: Rules for Consistent Filename and Folder Names
Allows you to enforce a consistent naming pattern for file and directory names in projects.
HUAN
🔩VanJS: A 1.2KB Reactive UI Framework Without JSX
A new entrant to an increasingly crowded space, VanJS is particularly light and elegant, and its author has put some serious effort into documenting it and offering tools to convert your HTML to its custom format. It’s short for vanilla JavaScript, by the way.. GitHub repo.
TAO XIN
🔩 Starry Night: GitHub-Like Syntax Highlighting
Apparently, GitHub’s own syntax highlighting approach isn’t open source, but this takes a similar approach and is. It’s admittedly quite 'heavy' (due to using a WASM build of the Oniguruma regex engine) but that’s the price of quality.
TITUS WORMER
🔩 eslint-plugin-check-file: Rules for Consistent Filename and Folder Names
Allows you to enforce a consistent naming pattern for file and directory names in projects.
HUAN
❤4
❤9👍1
🔥js2flowchart.js
A visualization library to convert JavaScript code into attractive SVG flowcharts. Luckily, there’s a live online version if you want to play without having to install anything.
BOHDAN LIASHENKO
A visualization library to convert JavaScript code into attractive SVG flowcharts. Luckily, there’s a live online version if you want to play without having to install anything.
BOHDAN LIASHENKO
🔥10
👍11🤔7
❤12
🤔14❤8👍4
👍21👎3
👍11
🗞 Issue 7 / 24.05.2023
📄 The State of Node.js Performance in 2023
Nearform’s Rafael Gonzaga reflects on the recent release of Node 20 and puts it through its paces against v18.16 and v16.20 with a few different benchmark suites running on a pretty typical EC2 instance. He goes into a lot of depth that’s worth checking out, but if you haven’t got time: “Node 20 is faster.” 😁
RAFAEL GONZAGA
📄 Bun v0.6.0: Upping Its Node.js Compatibility Game
A ‘biggest release yet’ of the popular alternative JS runtime adds a built-in bundler and minifier, standalone executable generation, and more enhancements to its Node.js compatibility (something Bun boasts as a feature as a ‘drop-in replacement’, as opposed to Deno where it’s more of a late addition).
JARRED SUMNER
©️NODE.JS WEEKLY
📄 The State of Node.js Performance in 2023
Nearform’s Rafael Gonzaga reflects on the recent release of Node 20 and puts it through its paces against v18.16 and v16.20 with a few different benchmark suites running on a pretty typical EC2 instance. He goes into a lot of depth that’s worth checking out, but if you haven’t got time: “Node 20 is faster.” 😁
RAFAEL GONZAGA
📄 Bun v0.6.0: Upping Its Node.js Compatibility Game
A ‘biggest release yet’ of the popular alternative JS runtime adds a built-in bundler and minifier, standalone executable generation, and more enhancements to its Node.js compatibility (something Bun boasts as a feature as a ‘drop-in replacement’, as opposed to Deno where it’s more of a late addition).
JARRED SUMNER
©️NODE.JS WEEKLY
🔥5
️IN BRIEF
📜 It's not just Bun and Deno trying to offer more Node.js support, but Cloudflare Workers now has support for three more Node APIs too:
📜 The folks at ReversingLabs wrote about how their researchers found some 'RATs' hiding in the npm attic – specifically, the TurkoRat 'infostealer.'
📜 Fusion is a promising looking Node.js-based static site generator sent in by a Node Weekly reader. We'll cover it properly when it hits 1.0.
📜 It's not just Bun and Deno trying to offer more Node.js support, but Cloudflare Workers now has support for three more Node APIs too:
node:path
, the Streams API, and StringDecoder.📜 The folks at ReversingLabs wrote about how their researchers found some 'RATs' hiding in the npm attic – specifically, the TurkoRat 'infostealer.'
📜 Fusion is a promising looking Node.js-based static site generator sent in by a Node Weekly reader. We'll cover it properly when it hits 1.0.
👍1