Tag: Change

Why one team moved back to React from Preact

November 15, 2023 By Mark Otto 0

Datasheet Grid: An Airtable-like Grid Component — If you’ve got an array of objects and you want a way for users to manipulate them, this is for you. It’s not going to replace a spreadsheet or an extensive data grid framework, but it’s a good,…

Server Actions fly the nest

October 25, 2023 By Mark Otto 0

🐦/𝕏 ‘use server’ / Server Actions Now in React Canary — No blog post – just a Twitter/X thread – but the React team has announced Server Actions (and Client Actions) are available in the latest React Canary release. Providing a way to run functions created…