AI Code Reviews Meet CLI Coding Agents — CodeRabbit CLI brings instant code reviews directly to your terminal, integrating with Claude Code, Cursor CLI, and other AI agents. While they generate code, CodeRabbit ensures it’s production-ready – catching bugs, security issues, and hallucinations before they hit your codebase.
CodeRabbit sponsor
|
NPM Security Best Practices — An extensive list of best practices, techniques, and ideas to consider for making your use of the npm packaging ecosystem and its tooling more secure.
Boda
|
JSON is Not JSON Across Languages — If you use JSON to communicate between systems built in different languages, beware. Different libraries with varying opinions can cause “some of the most soul-crushing debugging experiences in software development.”
Dochia CLI
|
🤖 GitHub Copilot CLI Now in Public Preview — Not content to let Claude Code and OpenAI Codex dominate the CLI-based dev agent scene, GitHub has released a CLI-based version of Copilot, built using Node.
GitHub
|
TanStack Start v1 Release Candidate — TanStack’s attempt at a full-stack TanStack Router-powered framework has reached a v1.0 release candidate that’s expected to be largely the same as its eventual 1.0 release. “It’s the next chapter in building type-safe, high-performance React apps without the heavy abstractions.”
Tanner Linsley
|
Cap’n Web: A New RPC System for Browsers and Web Servers — A ‘spiritual sibling’ to Cap’n Proto, an RPC protocol created by one of the same authors. However, Cap’n Web’s underlying serialization is human-readable, focused on integrating well with JS runtimes, and works over HTTP, WebSocket, and postMessage() out-of-the-box.
Varda and Faulkner (Cloudflare)
|
-
📊 Billboard.js 3.17.0 (above) – The popular charting library adds image label support for charts, label border styling, and dynamic control of label colors.
-
PythonMonkey 1.3 – Embed the SpiderMonkey JS engine into Python’s VM. Now with Python 3.14 support.
-
pretty-bytes 7.1 – Convert a size in bytes into a human readable equivalent (e.g. 1337 becomes ‘1.34 kB’).
-
Docusaurus 3.9 – The popular React + MDX-powered content/docs site generator.
-
Neo.mjs 10.9 – Multi-threaded framework for fast, desktop-like webapps.
-
eslint-plugin-vue 10.5 – Official ESLint plugin for Vue.js. (Homepage.)
-
VanJS 1.6 – The small but sweet reactive UI framework. (Homepage.)
-
Milkdown 7.16 – Plugin-driven WYSIWYG Markdown editor framework.
|
🧐 Learning web development with Dr. Axel
|
Over the past couple of months the esteemed Dr. Axel Rauschmayer has been working on a valuable series of beginner-friendly posts on a range of web development topics, with a heavy focus on JavaScript. He pitches the series as a way to teach people “who have never programmed how to create web apps with JavaScript“.
These are all excellent primers/refreshers, and ideal for sharing with those early in their web development journey. Here are some of the highlights so far:
|
|