This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Glasgow Class 5 - Andrew Robertson - JavaScript-Core - 2 - Week 3#86
Open
Andy-Robertson wants to merge 4 commits into
Open
Glasgow Class 5 - Andrew Robertson - JavaScript-Core - 2 - Week 3#86Andy-Robertson wants to merge 4 commits into
Andy-Robertson wants to merge 4 commits into
Conversation
Disabled the `New Quote` button when auto-play is active to prevent it from overriding auto-play. The background colour now properly changes to a random colour when in auto mode.
After experimenting with the interval value I forgot to change it back to match the exercise requirement.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Your Details
Homework Details
Notes
What did you find easy?
Breaking things down into small chunks and having a general idea of what's needed and the order to tackle things.
What did you find hard?
Knowing what is the right and wrong way to do something... it may work but is it the correct way to do it?
Any other notes?
I really enjoyed working through the mandatory folder, the quote generator and slide show felt really open ended which was great!