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

Selamawit Ainalem Amperes #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SelamawitA
Copy link

@SelamawitA SelamawitA commented Jun 2, 2018

…unction to form.js file. Plan will be to pass function as a prop to form.js. Further details of implementation are provided in notes.

MadLib

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Describe how you approached tying each input box to a specific work in the MadLib. Did not get to this point yet. My pseduo code for passing each work would be: a callback function that contains the state being passed in to the form through a prop. With the work as a prop object the form could display the work name in the html.
What area of React did you gain more clarity on in this assignment? I got more understanding on callback functions (although i didn't get to execute) I re-read class notes and find the process of generating a form and adding new content more easy to process.
What are of React do you still have outstanding questions on after this assignment? State still feels very abstract. I will do more research for understanding but would it be oversimplifying in the differences between state and props is state is assigned/maintained within a component and props is a "characteristic" passed in from outside the state?
Do you have any recommendations on how we could improve this project for the next cohort? Do not assign this project before interviews, assign it after interviews.

…unction to form.js file. Plan will be to pass function as a prop to form.js. Further details of implementation are provided in notes.
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