I was alos pondering about something that happened yesterday and I was wondering if it happens to anybody else.
My code became very very sloppy. I started with very neat, organized, reusable code that I am fully planning on using in a future project. However yesterday it became a mess. Nothing re-usable and bad hackish type things all over the place. Has anybody else noticed that in their project towards the end? Or is this just me?
Clean code? Reusable code? What does that mean?