A "Full Stack" Mixed Message Project

I was on the former Web Dev Career Path at about 38% complete, and I’ve just recently switched to the the new Full Stack Developer Career Path. Therefore, I took a full stack approach to this project.

Originally, I had it only generating random quotes. Then after checking out the sample/solution code, I integrated the three different values. I also used what I recently learned about DOM events to get the buttons to change innerHTML values based on a counter value. It took me about 3-4 hours to complete.

Oh, and I also searched the web and found some boilerplate (it seems that’s what you dev folk call it) bootstrap code to make it look nicer.



Also, here is a rough CodePen draft without the nice CSS, as CodePen doesn’t accept it:

2 Likes