🤖 Rewriting Tests from Cypress to Playwright with AI — Gajus needed to move an entire integration test suite from one framework to another – boring and laborious job, right? Gajus put AI to work, first in the shape of GitHub’s Copilot, but then using OpenAI’s GPT3 model directly. It sorta worked, but I can’t help but feel that then your tests might need their own tests… 😆
Gajus Kuizinas
🔎 GradeJS: Scan Production Webpack Bundles for Modules Within — Even if you don’t have access to the original source for a web site, this tool can try and figure out what npm packages were used even with minified or tree-shaken bundles (if webpack 3-5 was used).
Dependencies to Latest Versions — That is, as opposed to the specified versions. A particularly neat feature is the
1
-i
interactive mode so you can look at potential upgrades and then action them one by one. (Thanks to Sam Selikoff for reminding us of this tool.)
Raine Revere
ZIPMonster: US ZIP Code Data and Related Functions — ZIP codes are postal codes used in the US – this library wraps them all into one library which also lets you query them in various useful ways or even to find neighboring ones.
Software Engineers — Sticker Mule is the Internet’s most “kick ass” brand. Our software team operates from 17 countries, and we’re always looking for more exceptional engineers.
Sticker mule
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.
#471 — January 26, 2023 Read on the Web Nut.js 3.0: Use Node for Desktop Automation — Take control of your desktop environment (Windows, macOS or Linux) from code with control over keyboard and pointer, Read more…
#470 — January 19, 2023 Read on the Web Fixing a Memory Leak in a Production Node App — Kent encountered a variety of weird memory and CPU usage spikes in his Node-powered app and Read more…
#469 — January 12, 2023 Read on the Web A (Final) Node.js Retrospective for 2022 — We devoted an issue to the best Node Weekly items of 2022 recently, but this post from NodeSource takes Read more…
0 Comments