November 7, 2022
Bye bye Revue and other Adventures in Nodeland - Issue #83
Hi Folks, as I’m writing these notes, Twitter is laying off people and promising to close Revue by the end of the year. This will be the last email on the platform until I can transfer my newsletter to a new home! Hopefully, you’ll be receiving a newsletter next Monday!
Last week we shipped Platformatic v0.5.0, check out the announcement blog post:
|
Platformatic v0.5.0 has been tagged and released on npm. It includes new features and a lot of bug fixes!
Thanks to all of you that welcomed Platformatic into the Open Source community with all your contributions. This release would not be possible w…
|
|
Platformatic v0.5.0 has been tagged and released on npm. It includes new features and a lot of bug fixes!
Thanks to all of you that welcomed Platformatic into the Open Source community with all your contributions. This release would not be possible w…
|
We are removing fetch()
experimental warning in the next Node.js release!
|
|
|
|
Node.js dropped a few new Security releases.
- X.509 Email Address 4-byte Buffer Overflow (High) (CVE-2022-3602)
- X.509 Email Address Variable Length Buffer Overflow (High) (CVE-2022-3786)
- DNS rebinding in –inspect via invalid octal IP address (Medium) (CVE-2022-43548)
Updates are now available for v14,x, v16.x, v18.x and v19.x Node.js release lines for the following issues.
- X.509 Email Address 4-byte Buffer Overflow (High) (CVE-2022-3602)
- X.509 Email Address Variable Length Buffer Overflow (High) (CVE-2022-3786)
- DNS rebinding in –inspect via invalid octal IP address (Medium) (CVE-2022-43548)
|
My friend Erick Wendel has started a new training on Node.js streams. It’s one of the most complex topics in Node.js and you’ll learn it from one of the best training in Node.js, check it out:
Learn the Node.js’ most powerful feature for processing data on-demand, the Node.js Streams. A practical guide to learning how to process large loads of data on demand, such as processing videos, audio, integrations between systems, databases, and more using the powerful Node.js Streams.
|
At Next.js Conf, Vercel announced a new bundling tool: Turbopack. However, they claimed that their tool was 10x faster than Vite. You should read the response from Evan You.
|
A week ago, Vercel announced Turbopack, a Rust-based successor to Webpack. In the announcement, one of the headlines was that Turbopack is “10x faster than Vite”. This line is repeated in various marketing materials from Vercel, including tweet, blog post, and marketing emails sent to Vercel users.
|
|
A week ago, Vercel announced Turbopack, a Rust-based successor to Webpack. In the announcement, one of the headlines was that Turbopack is “10x faster than Vite”. This line is repeated in various marketing materials from Vercel, including tweet, blog post, and marketing emails sent to Vercel users.
|
Remix was bought by Shopify! It’s great news for the folks trying to make a living out of building open source tools. Congrats to the team!
We are very excited to announce that the open-source web framework Remix and its team are joining Shopify.
|
|
Time to read~14 minutes Published26 October, 2022 TypeScript is an enormous part of the web industry.
|
|
Time to read~14 minutes Published26 October, 2022 TypeScript is an enormous part of the web industry.
|