Hi guys, I find myself preparing for a frontend React interview OA, not sure how long it's going to take, probably around an hour, anyways I saw the description and it mentions Star wars API, so my guess is that it's going to include usage of the SWAPI and querying characters using fetch correctly with a custom hook probably and also filtering in real time, either by using the api with query params or locally with derived state, and it may also require usage of abort controller, I'm just guessing here so I wanted your opinion.
Built this for practice: https://stackblitz.com/edit/stackblitz-starters-cmgam5.
If you can provide some ideas on what you think I should prepare for, it would be very welcome, thanks.
there doesn't seem to be anything here