️⚡️ Reconceptualize your entire app as a function
- 👤 Adam Terlson
📹
Video:
https://youtu.be/5rtbSYl70ak
I will articulate what I have come to find to be a superior approach to building React applications — treating them as functions, not templates.I will introduce how to:- Separate the application you’re building and the platform its on from the components you write (Hey, that’s this one! Read on!). Inject state into your application, and what a “container” aka “connected” aka “smart” component really is.mplement more complex features by leveraging Higher Order Components and a compose function — it’s awesome.Make your application UI understandable by looking at a single file, not dozensMake your codebase flat without sacrificing grokability.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.