React

Collections

Performance

Opinions

You’ll Write Less Code With Svelte 5.0, Promises Rich Harris

Harris discussed his perspective on React Server Components (RSCs), seeing them as the logical next step in the journey of co-locating HTML, CSS, and JavaScript within components. However, the separation of server and client components in RSCs can be confusing for developers, as it creates two distinct mental models within the same application.


Children
  1. 10 React Interview Questions You Should Know in 2022
  2. Components render twice
  3. Making Sense of React Server Components
  4. React I Love You, But You're Bringing Me Down
  5. React tools
  6. Tao of React
  7. This Pattern Will Make Your React Hooks Cleaner
  8. When Does React Render Your Component?