DEV Community

Discussion on: What tips would you give to devs working on little startups?

Collapse
 
pavelkeyzik profile image
Pavel Keyzik

I think you have to forget about perfection in your code. You need to be able make any changes at any stage ASAP. For me, it’s easier to work on feature in just one file instead go through many abstractions πŸ˜„
P.S. Not clean code at all but really fast to implement or delete features