Giter Club home page Giter Club logo

Comments (3)

gaearon avatar gaearon commented on May 5, 2024

I only have startup experience so YMMV.

In my experience if you tell the product team “hey folks, our options is to either ship this a week faster, and then screw up next month, or take a week to fix something and then we'll move faster”, they'll tell what they want, and then you can plan accordingly.

from ama.

gaearon avatar gaearon commented on May 5, 2024

Some technical tasks (assuming you mean infrastructure, updating dependencies, switching to better libraries, etc) are best to be fit into product plan. For example, for each 3 new features in product plan, add 1 infra task related to them, and push the product team to accept it as valid. It really depends on how much say you have in the process, and whether the product team trusts you to make the right decisions.

I think presenting tradeoffs fairly is the best way to have people trust you when you say “you're going to regret not doing this”. Of course, you also need to constrain yourself and be very disciplined about technical issues. If you're doing something “just because you think it might turn out cool”, do this in free time or when you have no pending tasks and want to have some fun. As soon as you feel like going nowhere (2 days max), abandon it and publish a branch for others to see, discuss and maybe get back to it later.

from ama.

gaearon avatar gaearon commented on May 5, 2024

Also, most of the times, if you don't feel you're wasting your time developing product features (e.g. module with countless bugs), don't bother improving your tech. Some technical tasks just suck up time and amount to no good in the end. It's especially clear when your product actually fails, and you see how worthless that "cool rewrite" was.

On the other hand, keep yourself in shape by doing small side projects with new stuff. This will let you recognize when you actually are wasting time by not adopting some new technique. Then, next time you're working on a product feature, try to squeeze in that technical task. In case it's too expensive to integrate, and there's no immediate return on investment, you might want to hold off until the next "big rewrite" (e.g. complete redesign) which is a good time to try new tech.

from ama.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.