1. 程式人生 > >Ask: As a solo developer, how can I keep focused on solving business problems?

Ask: As a solo developer, how can I keep focused on solving business problems?

One think that I could understand to the time - there are no “hacks” in such kind of situations. There is no special routine that can keep you focused just by doing this routine. One thing we can do is constantly remind ourselves what we are doing and why. Every time you gonna start implementing new feature, make requirements and a plan. “I need my users to be able to log into the system. I’m gonna create login form, add empty-field checks and make request to the api”. Follow the plan, make it just work, deliver. Improve if needed. And don’t forget to always remind all of this to yourself, this is the only key - always working to be better. It’s hard, but there is no other way :)

reply