🤖 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.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments