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.
#562 — January 14, 2025 Read on the Web A New Chapter for Express.js — 2024 saw the still-extremely-popular Express project awaken from a slumber, of sorts, with work being made to update things to Read more…
#561 — January 7, 2025 Read on the Web Happy New Year! We’re now back every week all the way till mid February, so if you’ve got anything you want to submit for inclusion in Read more…
#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…
0 Comments