Jan 12, 2024

React Notes

This is the landing page for the react directory. It behaves like a normal article:

  • full MDX rendering
  • code blocks with copy
  • comments enabled

What lives here

  • Hooks
  • Rendering model
  • Performance patterns
Tsx
export const greeting = "Hello React";