Y
Hacker News
new
|
ask
|
show
|
jobs
by
virtue3
2344 days ago
We use the "container" pattern for this via graphql (the container component handles all the data fetching and logic therein, the underlying component is usually attempted to be pure / functional / stateless. )