Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ampers: Angela Poland #20

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

AngelaPoland
Copy link

MadLib

Congratulations! You're submitting your assignment!

Comprehension QuestionsI

Question Answer
Describe how you approached tying each input box to a specific work in the MadLib. I looped through the MadLibs words array and .map -ed their keys and labels.
What area of React did you gain more clarity on in this assignment? I solidified how to do a static form but it took me a very long time to figure out how to get the form to work dynamically. I also have a better understanding of state vs props and how to pass the props properly.
What about React do you still have outstanding questions on after this assignment? still not sure about the whole propTypes validation stuff and would like more examples of event handling. More coverage and how to hide/show certain things.
Do you have any recommendations on how we could improve this project for the next cohort? This was very hard for me. Did not get it to fully work in the end which is frustrating. It felt like a huge step to take (for the time alloted especially) from what we did in class.

…and thats why nothing was working for the last 2 hours. Now the forms show up dynamically. Button doesn't work yet but I started the functionality and have hidden the story until the submit button is pressed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant