News: Signals in JS, RSCs in Storybook 8, and Bun Hits Windows in v1.1
Front-End Fire - A podcast by TJ VanToll, Paige Niedringhaus, Jack Herrington - Mondays

Categories:
Signals have been around in the JavaScript world as early as 2010 when Knockout.js first introduced them, but the past few years they’ve been picking up steam among JS frameworks as a way to effectively manage application state so that developers can focus on the business logic parts of their apps. Now there’s a proposal to make Signals part of the native JavaScript ecosystem, and it’s being backed by some well-known frameworks like Angular, Svelte, Vue, and more. Storybook 8 has introd...