Hacker News new | ask | show | jobs
by remon 1157 days ago
I could not agree more. And that's coming from someone that converted to almost completely async/reactive/flux-y code. Reactive frameworks, almost by necessity, force developers to write less maintainable and readable code (objective fact, not an opinion). Lightweight threading is a significantly better approach to the same problem space.
1 comments

> objective fact, not an opinion

Got any links where I can read about it?