The Story of Web Framework Hono, By Its Creator — Hono is a neat, lightweight framework designed to run on any JavaScript runtime that has been picking up steam in the past year. You can create a simple app reminiscent of Express.js, say, but run it on Cloudflare Workers, Deno, Bun, or Node. It’s in heavy use all over the place, and has lots of interesting features like letting you write HTML with JSX. Yusuke Wada |
Supercharge Your Node.js Code Reviews with AI — Tired of event loop bottlenecks, async errors, and dependency vulnerabilities slipping through code reviews? CodeRabbit, an AI-powered code review tool, analyzes your codebase line-by-line, detecting perf issues, optimizing async patterns, and enhancing security with each pull request. CodeRabbit |
IN BRIEF: Greensock's popular JavaScript animation library GSAP has been acquired by Webflow – it'll continue to be updated and maintained as before. Did you know setTimeout struggles to set timeouts longer than 25 days (or 2^31 milliseconds) in duration? Never fear: Evan Hahn unveils setBigTimeout. quickjs-cross-compiler provides a way to generate static binaries of JavaScript apps for x86_64, i686, ARM 7, and ARM64. |
RELEASES: Electron 33 – The popular way to build cross-platform desktop apps gets a bump up to Chromium 30, Node 20.18, V8 13, but drops macOS 10.15 support. Wasp 0.15 – Wasp is a Rails-like framework using Node, React & Prisma. Zustand 5.0 – Simple, flux-inspired state management for React. Javet 4.0 – Java + V8. Embed Node.js and V8 into Java. Next.js 15 Release Candidate 2, Node.js 22.10.0 (Current), Jasmine 5.4 |
debounce 2.2 – Delay function calls until a set time elapses after the last invocation. 😳 NSFW.js 4.2 – Client-side NSFW image detection via TensorFlow.js. Secretlint 9.0 – Tool to prevent committing credentials/secrets. ☎︎ vue-tel-input 9.2 – Telephone number input for Vue. (Demo.) 🗓️ Qalendar 3.9 – Event calendar and date picker for Vue 3. Vaul 1.1 – Unstyled drawer React component. (Demo.) Mineflayer 4.22 – Create Minecraft bots in JavaScript. FxTS 1.1 – Functional programming library for TS/JS. | |