Full Stack Radio
Full Stack Radio
Adam Wathan
114: Sebastian De Deyne - React for Vue Developers
1 hour 4 minutes Posted May 8, 2019 at 6:05 am.
0:00
1:04:16
Download MP3
Show notes

Topics include:

  • How Vue focuses on making things easy at the cost of a more complex API, while React focuses on keeping things simple at the cost of a steeper learning curve
  • How to translate Vue's computed properties to React using the useMemo hook
  • How to translate Vue's watchers to React using the useEffect hook
  • How to translate Vue's v-model to React using value props and event listeners
  • How to translate Vue's events to React using callback props
  • How to translate Vue's slots to React by passing JSX as a normal prop
  • How to handle transitions in React with libraries like Pose

Sponsors:

Links: