Javascript Mad Libs

2 Apr
My functional Mad Lib page.

My functional Mad Lib page.

Using  JavaScript to make the interactive Mad Libs was really simple, but rather tedious. I have a love/hate relationship with JavaScript in that I appreciate what it can do for me, but I find the coding process to be about as fun as a word search puzzle (Hint: I don’t like word search puzzles).

For me, JavaScript it easy to understand, but all the different variable and Id names are easy to get mixed up and make dumb mistakes with. It’s a necessary evil though, so it’s something I just have to deal with.

Leave a comment