Hacker News new | ask | show | jobs
by prepend 1343 days ago
Designing for me as a single user is different from designing for other users. Other users can’t hit my localhost.

The article talked about how much time it takes to get working so it seems like the author took shortcuts to get it working locally.

I agree that it’s a good practice to dev so deploying locally works as well as deploying remotely (or to lots of environments). But this is different than developing only for localhost.