Hacker News new | ask | show | jobs
by antjanus 1854 days ago
that's pretty much how I feel, too. I really love the flow of hooks and I write a ton of them -- majority of the logic I write tend to end up in hooks and I really love that.

There's something to having a function that can hold state or load its state on mount, etc.