Hacker News new | ask | show | jobs
by gloryjulio 1551 days ago
After dealing with years of the hoc stacking hell, hooks makes the logic sharing problem so much easier. It's like switched from callbacks to async/await. I am not sure if there are better solutions.