~nodeweekly | Bookmarks (177)
-
GitHub - sindresorhus/multicast-stream: Create a multicast stream that lets multiple consumers independently read the same data
multicast-stream: Create a Multicast Stream Multiple Consumers Can Use Independently — We get two new libraries from Sindre...
-
GitHub - fastify/light-my-request: Fake HTTP injection library
Light My Request: Fake HTTP Injection Library — Injects a fake HTTP request/response into a Node...
-
GitHub - sindresorhus/yocto-spinner: Tiny terminal spinner
yocto-spinner: Tiny Terminal Spinner — Fresh from the one-man module powerhouse that is Sindre Sorhus comes...
-
google-spreadsheet - Google Spreadsheets API -- simple interface to read/write data and manage sheets
google-spreadsheet: Google Sheets API Wrapper for Node — Work with Google’s online spreadsheet from Node, whether...
-
Node.js — Node v22.8.0 (Current)
Node v22.8.0 (Current) Released — This landed just before we hit ‘send’! :-) The enhancements are...
-
https://pavel-romanov.com/multithreading-in-nodejs-using-atomics-for-safe-shared-memory-operations
Multithreaded Programming in Node.js using Atomics — Worker threads enable you to write multi-threaded Node apps,...
-
Deno 2 with Ryan Dahl
▶ Talking Deno 2 with Ryan Dahl — A chat with Deno creator Ryan Dahl (originally Node’s...
-
How to Deploy NodeJS to AWS Lambda with OpenTofu & GitHub Actions - Developer Friendly Blog
How to Deploy Node to AWS Lambda with OpenTofu and GitHub Actions — Someone on Hacker News...
-
Behind The Scenes: The Making of VS Code
▶ Behind the Scenes: The Making of VS Code — A detailed conversation with two of the...
-
Heroku Dynos: Sizes, Types, and How Many You Need
Developer’s Guide to Heroku Dynos — Which dynos should you use, and how many? (TLDR: Don’t...
-
GitHub - rdfjs/N3.js: Lightning fast, spec-compatible, streaming RDF for JavaScript
N3.js: Fast, Spec-Compliant, Streaming RDF Library — RDF (Resource Description Framework) is a long standing mechanism...
-
How To Create An NPM Package
How to Create an NPM Package in 2024 — Sounds simple, but there are a lot...
-
Node.js — Node v22.7.0 (Current)
Node v22.7.0 (Current) Released — Node 22.6 let you strip types from source code, but now...
-
GitHub - asg017/sqlite-vec: A vector search SQLite extension that runs anywhere!
sqlite-vec: A Vector Search Extension for SQLite — If using a dedicated vector storage database is...
-
Node.js — Node v20.17.0 (LTS)
Node v20.17.0 (LTS) Released — The LTS release of Node gains some backports, including support for...
-
Regexes Got Good: The History And Future Of Regular Expressions In JavaScript — Smashing Magazine
Regexes Got Good: The History (and Future) of Regular Expressions in JavaScript — Regular expression support...
-
NodeJS Evolves - Syntax #811
▶ Node.js Evolves — Discussion on new Node.js features including native TypeScript support, SQLite integration, dotenv support...
-
GitHub - raineorshine/npm-check-updates: Find newer versions of package dependencies than what your package.json allows
npm-check-updates 17.0: Update package.json Dependencies to Latest Versions — That is, as opposed to the specified...
-
GitHub - wikimedia/html-metadata: MetaData html scraper and parser for Node.js (supports Promises and callback style)
html-metadata 2.0: HTML Metadata Scraper and Parser — The Wikimedia Foundation’s library for extracting metadata embedded...
-
GitHub - jeffbski/wait-on: wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
wait-on 8.0: Tool & Library to Wait for Ports, Files, and Sockets — For when you need...
-
Node.js — Node v22.6.0 (Current)
Node v22.6.0 (Current) Released — v22.6 landed hours after we sent the last issue, but remains...
-
GitHub - dahlia/logtape: Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions
LogTape: Simple Logging Library with Zero Dependencies — I’m digging this new style of library that...
-
https://www.trevorlasn.com/blog/common-causes-of-memory-leaks-in-javascript
Common Causes of Memory Leaks in JavaScript — Filled with basic examples oriented around V8-based runtimes...
-
Announcing Official Puppeteer Support for Firefox – Mozilla Hacks - the Web developer blog
Puppeteer Adds Official Support for Firefox — As of version 23, Google’s originally Chrome-only Puppeteer browser...