I feel another site redesign coming on. I made some progress with my framework and thought I had already implemented some things from an earlier version into it but when trying to update that, it didn't work as expected. Now I want to make sure I don't have any of the previous framework version in there plus remove all of the other versions that managed to be left in from previous versions. Multiple css and js files get loaded that have really outdated code. I think I need to focus on getting the site to a point where it's running with the newest framework before I start worrying about the look because that becomes a distraction. Now I just have to hope I can stay focused, can find the time and it doesn't take me 3 days longer than the average software developer to figure out how to make something work.

DOH! I made a nice new Contact Us popup and figured I could drop it into the site but it turns out my framework I was working on a couple of weeks ago is not working anymore. Not that it was working great before but even the simplest things that were working don't seem to be functioning. And this is why it takes me so long to uodate the functionality on the site.

What is up with Node js tutorials? Do people not want other people to know it? It seems like every tutorial I find online starts out pretty good and then the author forgets who their target audience is and then after the 'Hello World' page is running, they become very cryptic or just dump a bunch of info on you like you are supposed to know what you are doing. If I knew what I was doing, I wouldn't be looking at tutorials. I was finally able to get something working thanks to this conversation between angry_kiwi and Tolga Akyüz.