SamanthaSolomon / korilla-reciepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

W04D05-HW

1. TBD - EST TIME: 2 - 5hrs

  • Continue to work through Korilla Receipts
  • When completed submit your homework here.
  • In preparation for next the class on pulling data remotely go to the OMDB web site and request a Free api key. You can test that the key works by replacing the key below with your key and then pasting and entire string in the browser: http://www.omdbapi.com/?apikey=9999999&t=Eraserhead

NOTE: you need everything up to the = and everything including the & and after

http://www.omdbapi.com/?apikey=[APIkeyGoesHere]&t=Eraserhead

what does the response look like?

image

2. Read The Following - EST TIME: 1hr

WATCH Playlist to review and preview React Material for This Unit, Watch at least first 3 videos in playlist React 101 Playlist with Alex Merced

BONUS

3. Algo Practice - EST TIME: 20min

4. Interview Practice - EST TIME: 20min

  • Add and answer the following question:
    • Explain the difference between the onSubmit and onChange event and how are they used together in React. Give one or more examples...
  • All answers must be at least a paragraph in length however the more you write the more you have to talk about.

About