Web Scraping via JS Runtime Heap Snapshots — When official APIs don’t offer all of the access users require (or don’t exist at all) scraping can become a less than ideal necessity. Puppeteer or Playwright make controlling a headless browser easy, but finding the data you want can still be complex.. but what if you could just pluck data objects from a page out of the heap? Puppeteer Heap Snapshot is the end result of this experiment.
Adrian Cooney
Node v18.2.0 (Current) Released — Don’t get too excited – this is a modest release. npm gets updated to v8.9.0, undici to v5.2.0, and some OpenSSL related issues are addressed. If you really want some new features, you can now use a method to close all connections on
Making TypeScript ‘Stick’ — Test your knowledge through quizzes, challenges, and even a TypeScript gameshow in this new course by Mike North!
Frontend Masters sponsor
Node.js 16.x Runtime Now Available in AWS Lambda — Node.js was the first runtime offered when AWS’s industry defining serverless platform launched eight years ago, and now you can get up and running on the latest active LTS release with all its improvements.
Dan Fox (AWS)
Quick bytes:
Star History is a fun online tool for plotting charts of the changing number of stars that a GitHub repo has.
Deploying Node-RED to Google App Engine — Node-RED is a Node-powered low-code event-driven programming environment most commonly associated with IoT and stringing together hardware devices in various ways. But you can deploy it in the cloud, too, to create your own automation system for other things.
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.
#562 — January 14, 2025 Read on the Web A New Chapter for Express.js — 2024 saw the still-extremely-popular Express project awaken from a slumber, of sorts, with work being made to update things to Read more…
#561 — January 7, 2025 Read on the Web Happy New Year! We’re now back every week all the way till mid February, so if you’ve got anything you want to submit for inclusion in Read more…
#560 — December 17, 2024 Read on the Web 🎄 This week we cover a few news items but quickly get into a 2024 roundup of Node news and the most clicked items of the Read more…
0 Comments