|
|
|
|
|
by Bob312371
2369 days ago
|
|
I've been working from home for the last 2 years. It used to be tough since I was an avid procrastinator. What I learned is that a disconnect can form from your work and the reward you feel when you do a good job. This can especially happen on long tasks where the right solution keeps evading you. So what I do now is this, if I'm feeling like the motivation is not there, I'll look over all the tasks I have to do and I'll work on the easiest task that will provide the largest amount of visual feedback. For example, if I'm working on the front-end and there is a task to update the style of a generic button, if I update that button the whole app will look different since it's a generic and it's everywhere. This provides a sense of accomplishment and usually kicks me back into gear and gets me excited to work on something harder with a potentially much larger reward in the end. An important caveat, the task should only be associated with the project. Working on your editor config should not be part of that task list. |
|