2
2 Comments

How to avoid Over Engineering and set Minimum Viable Product?

Hello, I'm always over engineering things, anyone has/had same habit just like me? How to get over it? And how you set your MVP?

THANK YOU!

on January 3, 2022
  1. 1

    I think this is very common. Define the unique value of the project. It’s probably not the two step authentication or offline persistence, or not even latest Tailwinds theme, so these can wait when the users have ‘voted’ that the core idea is valid.

  2. 1

    I know this problem very well. Spend a lot of time for different projects by thinking about things like: “this doesn’t scale with 10.000 users”

    For my current project I’m building I know this is just a simple working prototype and should be able to work with a dozen users. I will spend more time on improving this as soon as I actually get at least a dozen customers.