pull down to refresh
I’m starting to blame React but that would be unprofessional
reply
One of the biggest problems with React imo is no one reads the manual because it's straightforward enough to get started.
reply
pull down to refresh
I’m starting to blame React but that would be unprofessional
One of the biggest problems with React imo is no one reads the manual because it's straightforward enough to get started.
We have too much code doing too many things. We need to begin thinking about feature refactoring - compressing many features into a few. Also just general refactoring of the codebase.