Module — An introduction to some concepts of modern cryptography, and how to work with them in practical terms in Node using methods from the
1
crypto
module (which has rather intimidating-looking documentation otherwise).
Yonatan Mevorach
Effortless GraphQL with Hasura: TypeScript Included — Hasura connects to your data sources, generates a GraphQL API, and deploys it globally — instantly. But, what if you could also write and use TypesScript functions directly in your GraphQL API? With Hasura, you can. Check it out on GitHub.
Alternative runtime Bun has introduced the Bun shell, a way to more easily write cross-platform shell scripts in JavaScript. If Bun isn’t your thing, Google’s zx provides something similar in Node land.
Shikiji: Shiki-Inspired Syntax Highlighter — A syntax highlighter based on TextMate grammars and that supports using typical modern editor themes. Fully tree-shakable ESM and runs on both the frontend and backend.
✂️Knip V4: Find and Remove Unused Files and Dependencies — A popular tool for finding unused dependencies and exports in projects. v4 boasts up to an 80% boost in performance, the ability to work with Astro, MDX, Svelte and Vue files, plus there’s a sneak peek at a forthcoming new feature.
#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…
#559 — December 10, 2024 Read on the Web 🎄 The Node world is experiencing a post-Thanksgiving interfestal lull, so this issue includes a few items we overlooked earlier this year. Next week brings our Read more…
#558 — December 3, 2024 Read on the Web Skia Canvas 2.0: A Browserless Canvas Environment for Node — Based on Google’s Skia graphics engine and offers end results similar to Chrome’s own canvas system. Read more…
0 Comments