Hacker News new | ask | show | jobs
by Justsignedup 1463 days ago
Came here to write this.

Using explicit state action services, which are well tested and intentionally invoked are the ways to go. They encapsulate the code, and don't create these callback hells when things inevitably get complex.