TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you scale complexity?

1 pointsby chair-lawover 8 years ago
I&#x27;m working on a tool that will make scheduling meetings with other people super simple.<p>I have built the tool we have now with a couple angular directives. I do not feel i have a good understanding of angular.<p>Right now our codebase is pretty bad. No standard way of doing anything, all my angular directives are on different pages, and zero tests client or server side.<p>I want to switch over to react &amp; redux, but have no way to tell if that is adding unneeded complexity at this stage. Are there any &#x27;hard&#x27; and &#x27;fast&#x27; rules for deciding when to focus on background engineering tasks and when to keep building the product? I want a workflow that makes sense and is easy to scale, how can I figure out what works for my team and I?

no comments

no comments