6 posts tagged with "Hooks"
View All TagsRe-using our dropdown component and Google Translate API to create a translation widget. Throttling the API requests with debounced text.
We expand on our knowledge of React hooks by using the useEffect hook to create a Wikipedia search bar.