TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Picking a state library for a React app used by millions and why we picked MobX

6 pointsby ea0164 months ago

1 comment

quibono4 months ago
Is there a way to actually write anything more complex using React hooks without shooting oneself in the foot and ending up having to debug useEffect dependency chains?<p>I think I like the idea of react hooks and have got better at using them... Maybe it&#x27;s just me but it really feels like an abstraction that&#x27;s (too?) easy to abuse in the context of SPAs.