27 Jan 2026

feedJavaScript Weekly

What's next for JavaScript frameworks in 2026

#​770 - January 27, 2026

Read on the Web

JavaScript Weekly

Introducing LibPDF: PDF Parsing and Generation from TypeScript - LibPDF bills itself as 'the PDF library TypeScript deserves' and supports parsing, modifying, signing and generating PDFs with a modern API in Node, Bun, and the browser. GitHub repo.

Documenso

JavaScript Frameworks - Heading into 2026 - The creator of SolidJS knows more than a thing or two about JS frameworks and has written an annual review of the scene for the past few years. Here, he picks on four areas of evolution, and says it's "an incredibly exciting time to be working on JavaScript frameworks."

Ryan Carniato

Still Writing Tests Manually? - Notion, Dropbox, Wiz, and LaunchDarkly have found a new testing paradigm - and they can't imagine working without it. Built by ex-Palantir engineers, Meticulous autonomously creates a continuously evolving suite of E2E UI tests that delivers near-exhaustive coverage with zero developer effort.

Meticulous AI sponsor

IN BRIEF:

RELEASES:

  • Node.js 25.5.0 (Current) - Introduces a --build-sea option that simplifies the process of building single executable applications.

  • Bun v1.3.7 - The popular runtime updates its JavaScriptCore engine, leading to 35% faster async/await and ARM64 perf improvements. It also lands a new option to generate profiling data in Markdown format for easier sharing, plus native JSON5 and JSONL parsing support.

  • Rolldown 1.0 RC - Fast Rust-based bundler with a Rollup-compatible API and esbuild feature parity.

  • npm v11.8.0, Emscripten 5.0, Neutralinojs 6.5.0

πŸ“– Articles and Videos

Porting 100k Lines from TypeScript to Rust in a Month - A prolific JavaScript developer ported a PokΓ©mon battle simulator to Rust and shares his experiences and techniques used to work around issues where Claude Code would get bogged down in such a large task. He notes "LLM-based coding agents are such a great new tool" but require "engineering expertise and constant babysitting".

Christopher Chedeau

Building a JavaScript Runtime in One Month - "What if I could build a JavaScript engine small enough to embed in a C program, but complete enough to actually run real code?" The end result is Ant.

theMackabu

Clerk MCP Server for AI Coding Assistants - Connect Claude, Cursor, or Copilot to Clerk's docs. Get working auth code instead of outdated patterns.

Clerk sponsor

Inside Turbopack: Building Faster by Building Less - If you're working on a large codebase, faster hot reloading, better scaling, and persistent caching are all quite desirable. Here's how these things came about in Turbopack.

Shew, Woodruff and Koppers (Vercel)

β–Ά Bun Explained in 100 Seconds - The popular quick dev explainer channel tackles Bun at a high level.

Fireship

πŸ“„ Fixing a 6-Year-Old JavaScript Memory Leak in a Google Cloud Function Matt Zeunert (DebugBear)

πŸ“„ Build a Dinosaur Runner Game with Deno, Part 4 - The fourth part of an ongoing series on the official Deno blog. Jo Franchetti

πŸ“„ Vercel vs Netlify vs Cloudflare: Serverless Cold Starts Compared Punit Sethi

πŸ“„ SPAs are a Performance Dead End Yegor Bugayenko

πŸ›  Code & Tools

Midscene.js: Remote Control for the Web, Mobile and Desktop Using Vision Models - Provides a way to drive numerous platforms from JavaScript (including iOS) by using various integrations and a vision-capable model so you can write actions in a mixture of JavaScript and natural language and have them performed.

ByteDance Inc.

πŸ”„ Travels 1.0: A Fast, Framework-Agnostic Undo/Redo Library - Allows you to add undo/redo functionality to apps like text editors, drawing tools, or other interactive software. Uses a memory efficient technique only storing changes, rather than full snapshots for each change.

Mutative

The #1 Time-Series Database Built on Postgres - TimescaleDB extends Postgres with hypertables, 95% compression, and continuous aggregates. Start building for free.

Tiger Data sponsor

SonicJS 2.7: Perf-Focused Edge-Native Headless CMS for Cloudflare Workers - A production-ready CMS built specifically for the edge. GitHub repo.

SonicJS Team

πŸ€– Mastra 1.0: An AI Framework from the Former Gatsby Team - An all-in-one framework (homepage) for building AI-powered apps and agents.

Sam Bhagwat

πŸ“° Classifieds

πŸŽ‰ Hear from the minds shaping the web! Thousands of devs, food trucks & Amsterdam vibes. Don't miss JSNation - 10% off with JSWEEKLY.

πŸš€ Auth0 for AI Agents is the complete auth solution for building AI agents more securely. Start building today.

The Code teaches 150k+ AI & ML engineers how to use AI for coding. Sign up and get the Ultimate Claude Code Guide (100+ hacks) to ship 5X faster.

πŸ“’ Elsewhere in the ecosystem

Some other interesting tidbits in the broader landscape:

27 Jan 2026 12:00am GMT

21 Jan 2026

feedDZone Java Zone

The Future of Data Streaming with Apache Flink for Agentic AI

Agentic AI is changing how enterprises think about automation and intelligence. Agents are no longer reactive systems. They are goal-driven, context-aware, and capable of autonomous decision-making. But to operate effectively, agents must be connected to the real-time pulse of the business. This is where data streaming with Apache Kafka and Apache Flink becomes essential.

Apache Flink is entering a new phase with the proposal of Flink Agents, a sub-project designed to power system-triggered, event-driven AI agents natively within Flink's streaming runtime. Let's explore what this means for the future of agentic systems in the enterprise.

21 Jan 2026 8:00pm GMT

Why High-Availability Java Systems Fail Quietly Before They Fail Loudly

Most engineers imagine failures as sudden events. A service crashes. A node goes down. An alert fires, and everyone jumps into action. In real high-availability Java systems, failures rarely behave that way. They almost always arrive quietly first.

Systems that have been running reliably for months or years begin to show small changes. Latency creeps up. Garbage collection pauses last a little longer. Thread pools spend more time near saturation. Nothing looks broken, and dashboards stay mostly green. Then one day, the system tips over, and the failure suddenly looks dramatic.

21 Jan 2026 2:00pm GMT

20 Jan 2026

feedJavaScript Weekly

A big week for jQuery

#​769 - January 20, 2026

Read on the Web

JavaScript Weekly

jQuery 4.0 Released - 20 years on from its original release, the ever-popular (in terms of actual usage) library reaches 4.0 with a migration to ES modules (compatible with modern build tools) along with dropping support for IE 10 and older. With jQuery being a popular guest in our newsletters in the early years, it's fantastic to see it pop back for a quick visit.

Timmy Willison

πŸ’‘ If you're using jQuery, you'll find jQuery Migrate, an official tool to help you upgrade, useful. jQuery in 2026 is a somewhat legacy choice, though, and you might not need jQuery at all..

Add Excel-like Spreadsheet Functionality to Your JavaScript Apps - SpreadJS is the industry-leading JavaScript spreadsheet for adding advanced spreadsheet features to your enterprise apps. Build finance, analysis, budget, and other apps. Excel I/O, 500+ calc functions, tables, charts, and more. View demos now.

SpreadJS from MESCIUS inc sponsor

Astro is Joining Cloudflare - Big news in the Web framework space as the team behind the popular Astro framework (the beta of v6.0 is now available) is headed to Cloudflare. Few major frameworks are now not under the wing of a larger entity.

Schott and Irvine-Broque

IN BRIEF:

RELEASES:

πŸ“– Articles and Videos

ASCII Characters Are Not Pixels: A Deep Dive Into ASCII Rendering - Alex digs deep into getting ASCII-based graphics rendering just right with JavaScript, complete with examples of the algorithms used and numerous demos. The neatest technical blog post I've seen so far this year.

Alex Harri

JavaScript Now a First-Class Citizen in Aspire - Aspire is a Microsoft framework for orchestrating the deployment of distributed apps. Originally just for .NET, Aspire 13 now makes JavaScript a first-class citizen, so you can run Vite and full-stack JS apps with service discovery, telemetry, and production-ready containers.

Microsoft

Breakpoints and console.log Is the Past, Time Travel Is the Future - 15x faster JavaScript debugging than with breakpoints and console.log, supports Vitest, jest, Karma, Jasmine, and more.

Wallaby Team sponsor

Introducing the <geolocation> Element - Chrome 144 introduces a new <geolocation> element for requesting user location data, moving away from a JavaScript-triggered prompt.

Viana, Le, Steiner

πŸ“„ Bootstrapping Bun - "My journey running the build system for Bun … without relying on any of its usual binary dependencies - namely itself." Bradley Walters

πŸ“„ Building a Scroll-Driven Dual-Wave Text Animation with GSAP Valentin Descombes

πŸ“„ How the Electron Team Improved Window Resize Behavior Niklas Wenzel

πŸ“„ How to Learn to Build Apps in 2026 Eric Elliott

πŸ›  Code & Tools

Starry Night 3.9: GitHub-Like Syntax Highlighting - GitHub's own syntax highlighter isn't open source, but this library is a powerful alternative that tries to get as close as it can, with support for hundreds of languages. I've put a basic Web demo here to show off how to use it on the Web.

Titus Wormer

Extension.js 3: Browser Extension Development Framework - Create cross-browser extensions without manual build configuration and develop, build, and preview across browsers with a unified workflow. GitHub repo.

Cezar Augusto et al.

Easily Add Image Editing to your Web App - Import pintura, give it an image, and instantly get features like cropping, rotating, and annotation. Try for free today.

Pintura sponsor

React Aria: Adobe's World-Class React Components - React Aria has a fantastic new site and all-new documentation that really sells the entire experience, complete with interactive CSS and Tailwind examples to get started quickly.

Adobe

localspace: Modern localForage-Compatible Storage Toolkit - localForage is/was a popular storage library that wrapped various browser storage APIs with a simple, localStorage-like API. It hasn't been updated for years, though, and "localspace exists to bridge that gap".

Michael Lin

πŸ“° Classifieds

πŸ”‘ Add API key auth to any JS backend. Clerk handles generation, hashing, scopes, and instant revocation. Free during public beta.

Notion, Dropbox and LaunchDarkly have switched to Meticulous for frontend tests that provide near-exhaustive coverage with zero developer effort. Find out why.

πŸ› οΈ Auth0 for AI Agents provides a foundation for developers to build AI agents without compromising security or innovation. Start building.

πŸ“’ Elsewhere in the ecosystem

Some other interesting tidbits in the broader landscape:

20 Jan 2026 12:00am GMT

18 Jan 2026

feedOfficial jQuery Blog

jQuery 4.0.0

On January 14, 2006, John Resig introduced a JavaScript library called jQuery at BarCamp in New York City. Now, 20 years later, the jQuery team is happy to announce the final release of jQuery 4.0.0. After a long development cycle and several pre-releases, jQuery 4.0.0 brings many improvements and modernizations. It is the first major … Continue reading β†’

18 Jan 2026 12:29am GMT

14 Jan 2026

feedDZone Java Zone

How to Secure a Spring AI MCP Server with an API Key via Spring Security

Instead of building custom integrations for a variety of AI assistants or Large language models (LLMs) you interact with - e.g., ChatGPT, Claude, or any custom LLM - you can now, thanks to the Model Context Protocol (MCP), develop a server once and use it everywhere.

This is exactly as we used to say about Java applications; that thanks to the Java Virtual Machine (JVM), they're WORA (Write Once Run Anywhere). They're built on one system and expected to run on any other Java-enabled system without further adjustments.

14 Jan 2026 1:00pm GMT

13 Jan 2026

feedJavaScript Weekly

Can we ever fix the web dependency mess?

#​768 - January 13, 2026

Read on the Web

JavaScript Weekly

Web Dependencies are Broken; Can We Fix Them? - Lea, who has worked at the heart of Web Standards for years, delivers a compelling (and educational) call to action about a problem every JavaScript developer has encountered: why is managing dependencies and introducing them into code so unnecessarily messy and what could we do about it?

Lea Verou

Build Marketing Sites Like Apple - Learn how modern, high-impact marketing sites are built from someone doing it at the highest level. Matias Gonzales, Design Engineer at Vercel, teaches GSAP animation, scroll-driven storytelling, 3D with Three.js, and performance-first techniques used on award-winning sites.

Frontend Masters sponsor

IN BRIEF:

RELEASES:

πŸ“– Articles and Videos

Date is Out, Temporal is In - The Temporal API has been promised as a future API tackling the weaknesses of JavaScript's Date for many years now, but finally that future is arriving. Mat leans on numerous examples to show off Date's weaknesses and push Temporal's strengths here.

Mat "Wilto" Marquis

πŸ’‘ Temporal's browser support still looks weak, but Chrome 144 - rolling out generally this week - brings full support. Temporal Polyfill also offers a stop-gap while native support grows.

How Wrong Can a JavaScript Date Calculation Go? - "the story of an issue that I faced that will be much easier to handle once Temporal is more widespread."

Phil Nash

Add GitHub, Slack & Google Integrations Without Rebuilding OAuth - WorkOS Pipes handles OAuth flows, token refresh, and storage. Users connect via a widget, your app makes one API call.

WorkOS sponsor

Stop Turning Everything Into Arrays (and Do Less Work Instead) - A post showing off iterator helpers, a broadly supported set of methods for working with Iterator objects as a more efficient way of processing data lazily in an iterative (rather than randomly accessed) fashion.

Matt Smith

How to 'Steal' Any React Component - A look at how to reproduce a component from a production React app without the original source, using React's internal data structures (via Fiber) and LLMs to reconstruct things.

David Fant

πŸ“„ JavaScript's for-of Loops Are Actually Fast Suren Enfiajyan

πŸ“„ Why ARM Has a 'JavaScript Instruction' - FJCVTZS, specifically. NotNotP

πŸ“„ How I Write Custom Elements with lit-html Dave Samaniego

πŸ“„ document.currentScript is More Useful Than I Thought Chris Coyier

πŸ“„ What Happened (and What's Happening) to WebAssembly Emnudge

πŸ›  Code & Tools

memlab 2.0: A Framework for Finding JavaScript Memory Leaks - A testing and analysis framework for identifying memory leaks and optimization opportunities that spawned from Facebook's own approach to optimizing its main app. Write scenarios, and memlab compares heap snapshots, filters memory leaks, and aggregates the results.

Facebook Open Source

The Time-Series Database That Balances Simplicity and Performance - Stay Postgres-native with automatic partitioning, 95% compression, and continuous aggregates at production scale.

Tiger Data (creators of TimescaleDB) sponsor

Fabric.js 7.1: A Powerful SVG Abstraction Library - Provides an interactive object model on top of the HTML5 canvas to make it easier to work with multiple visual elements. Ideal for the browser but it works with Node too.

Fabric.js

Ohm: A Parsing Toolkit for JavaScript and TypeScript - It's been a few years since we covered this project and it's come along a lot since. It's a library for building PEG-based parsers you can use in interpreters, compilers, analysis tools, etc. and you can even play with its grammar online.

Warth, Dubroy, et al.

Superdiff 3.2: Compares Two Arrays or Objects and Return a Diff - Got two similar objects or arrays and want to see the underlying differences? Superdiff's recent updates boost performance, add support for streamed input and using a worker for more efficient diffing in a separate thread.

antoine

πŸ“° Classifieds

⚑️Add lightning-fast barcode & QR scanning to your web app with STRICH, a lean JS library. Simple, predictable pricing. Free trial and demo!

Only fools write manual tests - modern engineering teams like Notion, Dropbox and Lattice use Meticulous to maintain E2E UI tests covering every edge case of your web app.

πŸš€ Auth0 for AI Agents is the complete auth solution for building AI agents more securely. Start building today.

πŸ“’ Elsewhere in the ecosystem

Some other interesting tidbits in the broader landscape:

13 Jan 2026 12:00am GMT

11 Aug 2025

feedOfficial jQuery Blog

jQuery 4.0.0 Release Candidate 1

It's here! Almost. jQuery 4.0.0-rc.1 is now available. It's our way of saying, "we think this is ready; now poke it with many sticks". If nothing is found that requires a second release candidate, jQuery 4.0.0 final will follow. Please try out this release and let us know if you encounter any issues. A 4.0 … Continue reading β†’

11 Aug 2025 5:35pm GMT

05 Aug 2025

feedJBoss Blogs

BRZ Keycloak case study published

BRZ migrated the Austrian Business Service Portal with 2M+ users to Keycloak. The Austrian Business Service Portal (USP) is the central online eGovernment platform for entrepreneurs and businesses. It connects businesses with various Austrian online government services, where businesses can access all digital services and information in one place. The USP was launched in 2010 by the (BRZ, abbreviated from the German name Bundesrechenzentrum). The BRZ is the market-leading eGovernment partner of the Austrian federal administration and is both developing and operating the portal. Authenticating and authorizing 2+ million users for 130+ public services is the most important key feature of the USP which now uses Keycloak, microservices and GitOps under the hood. ! We are now starting to collect all case studies at . If you want to share your case study with the Keycloak community, to sort out the details.

05 Aug 2025 12:00am GMT

13 Jul 2025

feedJBoss Blogs

πŸ“š 30+ Serverless Blogs Every Developer Should Follow

These are some of the blogs I follow for high-signal content, real-world lessons, and emerging patterns. 1. The Burning Monk (Yan Cui) - Deep technical guides, real-world insights, and event-driven serverless at its best. πŸ”— 2. Off-by-none (Jeremy Daly) - Weekly curated newsletter filled with top serverless news, tools, and community updates. πŸ”— 3. A Cloud Guru Blog - Trusted training content with strong coverage of AWS, certifications, and serverless how-tos. πŸ”— 4. Serverless.com Blog - Official blog for the Serverless Framework team with tutorials, product updates, and ecosystem insights. πŸ”— 5. AWS Community Builders Blog - Real-world articles from active AWS contributors and thought leaders. πŸ”— 6. Serverless Transformation (Aleios) - Strategy-rich serverless insights, especially around event-driven architecture. πŸ”— 7. AWS Compute Blog - Deep dives into AWS Lambda, Step Functions, and compute services directly from AWS. πŸ”— 8. AWS Architecture Blog - High-level cloud-native architecture practices and guidance for scalable apps. πŸ”— 9. Lumigo Blog - Focused on observability, monitoring, and debugging in serverless environments. πŸ”— 10. Serverless360 Blog - Azure-first serverless content with strong focus on Azure Functions and service management. πŸ”— 11. Nick Tune's Blog - Sociotechnical thinking and service design strategies for microservices and serverless. πŸ”— 12. AWS Enterprise Strategy Blog - Executive cloud transformation strategies, ideal for leadership and enterprise architects. πŸ”— 13. Theodo Blog - Engineering-led content featuring serverless, migration, and rapid product delivery stories. πŸ”— 14. Serverless First (Paul Swail) - Practical daily tips, guides, and architecture breakdowns from an experienced consultant. πŸ”— 15. Serverless Land - AWS-curated library of patterns, tutorials, and EDA content for serverless professionals. πŸ”— 16. Lego Engineers Blog (Sheen Brisals & team) - Real enterprise-scale implementation stories from a global brand. πŸ”— 17. Serverless Chats Podcast - Interviews with top serverless minds - with full transcripts for every episode. πŸ”— 18. Serverless Guru Blog - Transformation-focused advice and engineering best practices from a consultancy team. πŸ”— 19. The Serverless Edge Blog - Cloud strategy, org design, and the "value flywheel effect" in serverless transformation. πŸ”— 20. InfoQ Serverless - Aggregated industry-wide coverage, articles, and videos on serverless and architecture. πŸ”— 21. Jeremy Daly's Personal Blog - Detailed architectural posts and in-depth serverless exploration beyond the newsletter. πŸ”— 22. Lee Gilmore's Blog - Valuable insights on enterprise serverless adoption and scaling strategies. πŸ”— 23. Ready, Set, Cloud (Allen Helton) - Friendly, digestible blog posts with great diagrams and tutorials. πŸ”— 24. Sheen Brisals's Blog - Engineering leadership perspectives with an emphasis on EDA and maturity. πŸ”— 25. Aiden Steele's Blog - Low-level AWS insights with rare gems on Lambda internals and advanced configurations. πŸ”— 26. Luc van Donkersgoed's Blog - Visual, simple explanations of complex cloud patterns and serverless tips. πŸ”— 27. Benjamen Pyle's Blog (Binary Heap) - Great technical content on building serverless in Rust. πŸ”— 28. Ben Kehoe's Blog - Deep strategic thinking on cloud operations, organizational design, and serverless ops. πŸ”— 29. Alex DeBrie's Blog - Author of The DynamoDB Book, Alex shares thorough serverless data modeling guides. πŸ”— 30. Last Week in AWS (Corey Quinn) - Hilarious, opinionated, and insightful commentary on all things AWS - including serverless. πŸ”— 31. AWS Fundamentals Blog - Accessible cloud concepts from community experts. πŸ”— 32. Vadym Kazulkin on Dev.to - Detailed explorations of Lambda SnapStart and Java serverless.πŸ”— 33. Cloudonaut Blog (Wittig Brothers) - Production-grade AWS best practices and architectural tips. πŸ”— Do you know other technical blogs on serverless or cloud? Comment below and share your favorites.

13 Jul 2025 8:59am GMT

19 Mar 2025

feedJBoss Blogs

RESTEasy and Red Hat's Middleware Strategy

19 Mar 2025 6:11pm GMT

17 Jul 2024

feedOfficial jQuery Blog

Second Beta of jQuery 4.0.0

Last February, we released the first beta of jQuery 4.0.0. We're now ready to release a second, and we expect a release candidate to come soonβ„’. This release comes with a major rewrite to jQuery's testing infrastructure, which removed all deprecated or under-supported dependencies. But the main change that warranted a second beta was a … Continue reading β†’

17 Jul 2024 2:03pm GMT