31

I love that feeling of starting a new project :)

Comments
  • 8
    I was with you there right up until php
  • 7
    Now the feeling of finishing... I never felt it xD
  • 3
    What's that like? I'm buried in maintenance and other shit lol
  • 2
    New projects are great, the "blank canvas effect" as I call it. I don't get many that inspire me lately but it is a good feeling.
  • 1
    If you structure the code of your current project, it is still cool.
    I've been working with a project for one year right now and I am not stressing out.
    I have structured the code so good, that I can add new features, and fix bugs with no problem.
    I suggest, during developing a project, build a documentation for your own purposes how to structure a code well.
    You can read a lot of stuff on internet, but it is not as good when you try yourself.
    Try different code and file structuring and see what is best for you.

    You just started a new project and you are feeling good, keep it that way.

    And good luck. :-)
Add Comment