Node 18 Becomes Active LTS with v18.12.0 — Formerly a ‘current’ release getting all the newest features, version 18 is now the active ‘Long Term Support’ release and will remain so until October 2023. Its codename is Hydrogen – quite fitting as the most abundant element in the universe.
Secure JavaScript URL Validation — Though conforming to a standard structure, URLs come in all shapes and sizes and you may not want your app to accept URLs that are malformed. This post covers some of the considerations involved.
Mannan Tirmizi (Snyk)
Vercel Releases Next.js 13 at Next.js Conf — React-based site builder Next.js introduces some major changes in v13, with a big focus on beginning to reduce the amount of client JavaScript required to run apps. One huge development is the introduction of the
1
app
directory, which can include shared layouts, React Server Components for server-side component rendering, components that support streaming data and new data fetching capabilities.
Vercel
npm 9.0.0 Released — The goal with this release? To standardize appropriate defaults and clean up legacy configurations, laying the ground-work for future improvements to the default npm experience long-term. Is it a big feature packed release? No.
Folders — List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space. It’s been a year since we linked this, but it’s always popular, and a new version has just come out too.
Estefanía García Gallardo and Juan Torres Gómez
Create PDFs Without Any Design Skills Using Just JSON — Use a simple API to build stunning PDFs with pre-styled components for layout, content and data visualization. Get started with automating PDF generation now.
Hybiscus sponsor
patch-package 6.5: Fix Broken Node Modules Instantly — The idea is you use this to apply patches to packages used by your app. Describes itself as a ‘a vital band-aid for those of us living on the bleeding edge’ (!)
Find Tech Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
#550 — October 1, 2024 Read on the Web µExpress / Ultimate Express: Like Express, But Faster? — It’s not Express, but a reimplementation of Express’s functionality with API compatibility. Based on µWebSockets, and with Read more…
#549 — September 24, 2024 Read on the Web The Nine Node Pillars: Principles for Doing Node Right in the Enterprise — An interesting resource from a group of prolific and productive Node.js contributors. It’s Read more…
#548 — September 17, 2024 Read on the Web nano-spawn: Tiny Execa-Inspired Process Execution — If you’re familiar with Sindre’s powerful Execa for running commands from a Node app in a robust manner, 1nano-spawn offers Read more…
0 Comments