#425 — February 17, 2022 |
Node Weekly |
Express.js 5.0 Now in Beta — Considering that the first alpha of 5.0 was over seven years ago, this is a big step for the still wildly popular Web app library. There’s also thorough docs of the 5.x API here. Express.js Team |
Node v17.5.0 (Current) Released — Sadly this release dropped just hours after last week’s issue of Node Weekly, but this is the first release of Node with native (though currently experimental behind the Ruy Adorno |
Learn the Fundamentals of Rx.js — This useful JavaScript library is great for managing events that happen over time, and in this detailed video course Steve Kinney covers what you need to know to make use of it — including observables, events, intervals, timers, operators, and more. Frontend Masters sponsor |
🧑⚖️ Node.js Trademarks Transferred to the OpenJS Foundation — You may not have realized this, but Joyent (a company that heavily backed the early development of Node) still owned the Node.js trademark till, well, now. We appreciate having had their kind permission to use the term ‘Node’ in the name of this newsletter – now the OpenJS Foundation takes on the legal responsibilities. Robin Ginn |
In brief:
|
|
The Basics of Gabby T and Marian Villa (NodeScource) |
Use Pipedream Webhooks to Unlock 300+ API Integrations InfluxData sponsor |
Why Private npm Registries Matter and How Verdaccio Makes It Easy
|
🛠 Code & Tools
Leoric: A Node ORM for MySQL, Postgres and SQLite — It’s heavily influenced by the Active Record pattern (such as is popular in the Ruby on Rails world, say). GitHub repo. Leoric |
puppeteer-to-playwright: Puppeteer to Playwright Conversion Script — If you want to migrate between the two popular browser automation systems, this could help. Checkly |
Metascraper: A Library to Scrape Metadata from Web Content — Uses things like Open Graph annotations, JSON+LD, and HTML metadata to get you things like author, title, description, and even an image related to the URLs of your choice. Microlink |
Moving Pinterest’s iOS Builds to Autoscaled EC2 Mac Buildkite sponsor |
Execa 6.1: A Better Sindre Sorhus |
Marked 4: A Fast Markdown Parser and Compiler — Works in the browser or server-side. Demo here to see it in action. Christopher Jeffrey |
fkill-cli 7.1.0: A Cross-Platform Way to Kill Processes
|
Verdaccio 5.6: Lightweight Node Private Proxy Registry
|