Dan Abramov 4/16/2025

JSX Over The Wire

Read Original

This technical article introduces the concept of 'JSX Over The Wire', a pattern where an API endpoint directly returns a React component (like a LikeButton) with its props, instead of just JSON data. It contrasts this with traditional data fetching and discusses the inversion of the component-API relationship, referencing the 'Hollywood Principle'.

JSX Over The Wire

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet