Hacker News new | ask | show | jobs
by tylerchurch 1326 days ago
Yeah I had to rescue a buggy React Native app where the devs put every backend call into sagas.

It was a pain to debug and I’ve since almost entirely ripped sagas out. It’ll be a good day when I can delete it as a dependency.