Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoppelhase
2758 days ago
This is why I don't like the hooks concept introduced in the post. It breaks these semantics.
1 comments
econnors
2758 days ago
These semantics didn’t exist, anyway. Functional components can hold state through higher order components (eg connected to redux store), render props of children components, etc.
link