Skip to content

amanda - inspiration board#24

Open
unkcodesquick wants to merge 6 commits intoAda-C10:masterfrom
unkcodesquick:master
Open

amanda - inspiration board#24
unkcodesquick wants to merge 6 commits intoAda-C10:masterfrom
unkcodesquick:master

Conversation

@unkcodesquick
Copy link

Inspiration Board

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Explain the steps in creating a new Card from the form. The data from the form gets sent to the add card call back by getting passed the function through the props an then passes the data to the function. The funciton then makes a post request to the API.
How did you learn how to use the API? Read the documentation and followed class examples.
What function did you use to place the GET request from the API to get the list of cards? Why use that function? I used componentdidmount
Explain the purpose of a Snapshot test. to make sure the app is rendering what you expect it to be.
What purpose does Enzyme serve in testing a React app?

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