danger/u/
This thread is permanently archived
How do I commit to a project

| I have a problem that I want to work on a project but I keep procastinating any advices


| just start my buddy, even if for small scales for now


| git add .
git commit -m "made changes"


| Depending on where the issue stems from and how you work you may need a few different approaches.

For me personally I find it's often a good idea to plan out the project. Break it down into steps, and then figure out what you need to do for all of those steps.


| Looking at it broken down can make it much easier to isolate specific tasks and just take the whole thing one piece at a time rather than overwhelming yourself with trying to do something you haven't fully thought out or planned for.


| let me tell you gurl i've had the same problem for years. asked everyone, tried everything, some of them worked but only for a little while.

let me tell you my solution: DON'T THINK.

Heard of the saying "just do it"? that's what you have to do. don't think about doing it, be a mindless puppet and do it.

try to do it same hour every day. don't wait for motivation, just bring yourself to do it. more progress you make, more motivated you will be. remember, action before motivation.

Total number of posts: 6, last modified on: Fri Jan 1 00:00:00 1590172732

This thread is permanently archived