DEV Community

Cover image for Signals, Agents, and the Great cURL Awakening
Adam
Adam

Posted on

Signals, Agents, and the Great cURL Awakening

Matteo Collina drops the mic with actual numbers: noop functions are 5-8x faster than optional chaining, which explains why Fastify isn't just being stubborn about it. Next.js 16 arrives with Turbopack finally stable, React Compiler support, and everyone pretending they knew it was coming all along. Meanwhile, someone finally said what we're all thinking: why are we downloading 500MB Electron apps when cURL has been sitting on our machines since forever?

Also in this issue: Nadia Makarevich delivers the data-driven RSC vs SSR vs CSR performance comparison we've been waiting for, Anton Zaides challenges the sacred cow of mandatory code reviews with data from 400+ companies (spoiler: quality beats quantity), and lighthouseapp.io wrote the comprehensive RSS reader comparison covering everything from on-device to self-hosted solutions.

Steve Klabnik is betting on jj—version control that works with Git repos minus the Git headaches—and Vercel's Workflow Development Kit promises functions that pause for months and survive crashes without the infrastructure complexity. Jovi Decroock finally explains why signals are different (render where you use, not where you create), and Phil Schmid dives deep into Agent 2.0 architecture with explicit planning, hierarchical delegation, and persistent memory patterns.

Enjoy!

Signup here for the newsletter to get the weekly digest right into your inbox.

Find the 12 highlighted links of weeklyfoo #108:


Agents 2.0

by Phil Schmid

From Shallow Loops to Deep Agents

🚀 Read it!, ai, agents


A deep dive into the rss feed reader landscape

by lighthouseapp.io

Comparison of on-device, browser extension, self-hosted and hosted solutions.

📰 Good to know, rss, feed, reader


State-based vs Signal-based rendering

by Jovi Decroock

When we think about state management in front-end frameworks, we often focus on the API—hooks, observables, or signals.

📰 Good to know, state, signal, rendering


Noop Functions vs Optional Chaining

by Matteo Collina

A Performance Deep Dive

📰 Good to know, nodejs, performance


Next.js 16

by Jimmy Lai, Josh Story, Sebastian Markbåge, Tim Neutkens

Next major version of Next.js

📰 Good to know, nextjs, react, framework


Just use cURL

by justuse.org

What the fuck happened to making HTTP requests?

📰 Good to know, curl, http, request


React Server Components

by Nadia Makarevich

Do They Really Improve Performance?

📰 Good to know, react, performance, server


I see a future in jj

by Steve Klabnik

First steps with jj

📰 Good to know, jj, rust, wasm


Built-in durability

by Vercel

Introducing Workflow Development Kit

📰 Good to know, vercel, workflow, development


The price of mandatory code reviews

by Anton Zaides

Challenging the unwritten law of software engineering

📰 Good to know, reviews, engineering


Jujutsu

by jj-vcs.github.io

A version control system

🧰 Tools, vcs, git


Workflow Development Kit

by Vercel

Build durable, resilient, and observable workflows

🧰 Tools, workflow, development, kit


Want to read more? Check out the full article here.

To sign up for the weekly newsletter, visit weeklyfoo.com.

Top comments (0)