Ask HN: When is the right time to think about localisation
I'm currently working on a prototype for a consumer facing application which hopefully will have global applicativity.
I've often heard the adage that it is never too soon to worry about localisation and timezones, but am wondering whether when trying to develop a MVP whether this holds.
I know there are a number of founders here, so would like ask: "When did you start worrying about localisation? Would you have approached localisation differently if you were to start over again?"
4 comments
[ 6.4 ms ] story [ 30.6 ms ] threadIf my product should take timezones into account, its data formats and business code are designed to account for that from the start.
You also said "which hopefully will have global applicativity."
So you are not quite there yet where you know for sure that it will be global. What if it doesn't or takes you a while to first validate the market in general ?
My advice: Build the MVP quickly, validate the product and then think about localizing if you get enough traction.