Plus Prettier 3.0, Prisma 5.0, and some JavaScript Homer Simpson would approve of. |
Test and Validate APIs Effectively and Efficiently — Gain access to several API testing tools and features that help you automate repetitive tasks, stay organized, and build robust workflows to ensure your APIs remain reliable and performant. Postman |
🎉 RELEASES: Ember 5.1 – The ambitious JS framework that'll never give up takes a big step into the TypeScript world with stable TypeScript support and types-a-plenty. p5.js 1.7 – Processing-inspired JavaScript library for creative coding. v1.7 introduces WebGL 2 and frame buffer support. Prisma 5.0 – A popular ORM for Node.js and TypeScript. 5.0 boasts significant performance improvements. typescript-eslint 6.0 |
⚡️ IN BRIEF: obj?.prop = value; The optional chaining assignment proposal advanced to stage 1 at TC39 this week. (Explanatory slidedeck.) Popular YouTube channel Fireship explains ▶️ htmx in 100 seconds – well timed, since htmx is seeing a huge amount of fresh interest. And if you're wondering who the mastermind behind Fireship is, Honeypot has put up ▶️ a short documentary about him. The folks at Sandworm have shared a look at the state of the npm registry including lots of trivia, history, and stats on how many packages there are, as well as the most commonly used keywords in packages. Google shares a case study on performance of scroll-driven animations using its new browser based API versus 'classical JavaScript techniques.' Unsurprisingly it's much faster running away from the main thread, and the spec remains in draft for now. npm will now check the linked source commit and repo when you view a package's provenance information on npmjs.com and warn you when said provenance cannot be established. GitHub is rolling out a beta of passwordless, passkey based authentication on GitHub․com. |
Useful Functions for a (Deno) HTTP Server — You could think of HTTP in a functional way with requests going in and responses/results going out. The author explores Deno’s new Deno.serve function and how both it and the /x/http_fns functions can provide a more functional approach to common HTTP tasks. Jollytoad |
Testing the Dark Scenarios of a Node.js App — Several examples of often overlooked things you should be testing. What happens when a service times out, code is mutating things it shouldn’t, or you have zombie processes milling around? These are some of the ‘dark scenarios’ it's not too difficult to prepare for. Yoni Goldberg and Raz Luvaton |
Boa 0.17 – An experimental Javascript lexer, parser and compiler written in Rust that can be embedded into other projects – it now has a module system. Octokit.js 3.0 ↳ Official GitHub SDK for browsers, Node, and Deno. Release It! 16.1 ↳ Automate npm package publishing and versioning. zlFetch 6.0 ↳ Convenience wrapper around the Fetch API. Terminalizer 0.10 ↳ Record your terminal and generate animated GIFs. eslint-plugin-prettier 5.0 ↳ Prettier, but as an ESLint rule. Preact 10.16 – 3KB React compatible alternative. |
Find JavaScript Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now. Hired |
🧑💻 Got a job listing to share? Here's how. |
| |