Tasks
Last updated
Was this helpful?
Last updated
Was this helpful?
It's anonymous
Hint the
Context
value can also contain functions.
Hint either use the randomuser.me service.
Hint use the
fetch
API to create the HTTP request for contacts.Hint use the
seed
option to get the same response with each request.
Hint the widget can be as simple as a
select
dropdown.
Hint The API doesn't support querying or sorting, but this can be simulated on client side
Hint Create a
requestContacts
function that takes query and sort, and returns a list of contactsHint remember to cleanup pending requests if user keeps typing
Use the Pokemon TCG API and replace contacts with Pokemon