Daishi Kato's blog
  • All Posts
  • Contact

Daishi Kato's blog

My Picture
All Posts Contact

proxy

  • When I Use Valtio and When I Use Jotai
  • How Valtio Proxy State Works (React Part)
  • How Valtio Proxy State Works (Vanilla Part)
  • Developing a Memoization Library With Proxies
  • How I developed a Concurrent Mode friendly library for React Redux
  • Effortless render optimization with state usage tracking with React hooks
  • What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy
  • Super performant global state with React context and hooks
  • Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux
  • Benchmark the alpha-released hooks API in React Redux with alternatives
  • New React Redux coding style with hooks without selectors
  • Developing React custom hooks for Redux without react-redux
  • A deadly simple React bindings library for Redux with Hooks API