JS0 + JSSugar not so sweet?

October 17, 2024 By Mark Otto Off

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

πŸ“’ Articles & Tutorials

πŸ›  Code & Tools

  • 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.