Would love any feedback. Tried to be crafty by making a background image in Adobe Illustrator. I used the placeholder text to circumnavigate a quote appearing automatically, didn’t recognize how to do that until I completed the project and looked at the source code for the example. Should have known to define a function separate from the click event.
Spent most of my time trying to get the mashape API to cooperate. I didn’t recognize that getJSON would take data passed to it and apply it as request headers. I may go back and try to do the whole function via ajax, but using the ajaxSetup method is working right now so I’m happy with it.
Also didn’t dig too deep into getting the tubmlr button working, and in my attempts I only ever got it to share the entire codepen page. Apparently I needed to specify my sharing object as a quote and it would have worked out better. Future functionality could be saving the quotes for each user (outside of codepen obviously) or having voting options (thumbs up, thumbs down) and generating a board of most liked quotes.