Hacker News new | ask | show | jobs
by Aqua_Geek 5252 days ago
I agree - 100-150 hours is a large enough bucket IF the app is somewhat self-contained or has very limited server interaction (e.g. just consuming an API). I've built dozens myself that fell in that range.

Once you start having to send data in the opposite direction and keep it in sync, however, you'll quickly find yourself spending far longer than 150 hours.