Let's discuss your "Random Quote Machine"

Hey guys, what do you think of mine.

Here: quote machine

Thanks

1 Like

Hi - it looks good. I was worried at first by the busy backgroundā€¦but it works, the background doesnā€™t interfere with the quotes at all. Excellent

Hi - it works ok, however the first quote takes a while to arrive, long enough for me to be able to press the twitter button with no quote. Can the twitter button be delayed until the quote has arrived? Apart from that it looks good

Hey all, let me know what you think!
Project link - https://codepen.io/codeolas/full/mmrqXX/

Hmmm that never happens to me. I will need to look more into it. I also donā€™t know how to delay the functions, just yet. Iā€™ve already used jQuery document ready function in it), and I thought this would delay the twitter button until all the DOMs are loadedā€¦

Time to go back to MDN to learn more! :sweat_smile:

Thank you for your feedback :slight_smile:

Hey all!

Hereā€™s a simple YouTube quote machine with the Legend himself, Arnold Schwarzenegger!!

This was quite a fun challenge using iFrames for the first time. Skipped the whole API thing, but I blame it on Arnold and his insanely good quotes. We will probably use APIs later on anyway.

Any feedback is more than welcomed! Thanks,

2 Likes

Ok, my project link here: https://codepen.io/paweltar/full/XgjNRm/. It makes only one api call at the beggining to grab 20 quotes and then operates on data stored locally.

1 Like

Yo campers ! hereā€™s my ā€œRandom Quote Generatorā€, hope you enjoy and would love some feedback :slight_smile:
https://codepen.io/Shemicalx/full/KqzaVq/

1 Like

Nice one Francois, really enjoyed watching those Youtube quotes, big Arnold fan :wink:

Here is my Project Link - https://codepen.io/SharpieLovenit/full/WOGaVV/

Just very basic solution using API call for every quote.

Review and Feedback : Random Quote Machine

1 Like

Project Link: https://codepen.io/fvales/full/jwyWWV/

1 Like

I first had a hard time getting some APIā€™s to work with cross origin not working, but eventually found some that didnā€™t need it.

Project Link - Quote Machine

Really happy with mine, looks great on a phone.
Project - https://codepen.io/AzFalconer/full/yXbgPW/
Appreciate any and all feedback.

2 Likes

Please let me know what you think. Any feedback on improvements appreciated! Thanks!
Project Link - https://codepen.io/jack9950/full/begvmQ/

Itā€™s awesome. One small issue. Tweet option not working on mobile. Just add target=ā€œblankā€ in a tag having twitter link.

Hi @jack9950. It 's nice. Check it once on mobile. You can improve responsiveness for mobile devices

Hi @tchbell. Check it once on mobile. You can improve on responsiveness. Also tweet option is not visible on mobile. I canā€™t confirm if itā€™s invisible on mobile or its not added

Ahā€¦ I understand, this is a work around for CodePenā€™s bad behavior. I prefer to leave this choice up to the user; but I have made the change and will do so in future codeCamp submissions.
thank you.

Project Link - https://codepen.io/cabrown02/pen/OgmXww

Feedback is greatly appreciated as I know this can be improved. Thank you all so much in advance!