🤖 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.
#565 — February 4, 2025 Read on the Web Announcing TypeScript 5.8 Beta: A Big One for Node Developers — It’s unusual for a TypeScript beta to be exciting for Node developers in particular, but while Read more…
#564 — January 28, 2025 Read on the Web A Failed Attempt to Shrink All npm Packages by 5% — What if you could shrink all npm package sizes by 5%.. wouldn’t that benefit all Read more…
#563 — January 21, 2025 Read on the Web NodeBB v4.0.0 Released: Node.js Powered Forums — Now almost 12 years old, NodeBB continues to offer a classic forum experience in a modern Node.js-shaped guise. The Read more…
0 Comments