DEV Community

Cover image for 🔥Build A Movie Search App Using Redux Toolkit And React Router 6🔥
Yogesh Chavan
Yogesh Chavan

Posted on • Originally published at blog.yogeshchavan.dev

🔥Build A Movie Search App Using Redux Toolkit And React Router 6🔥

In this 2 hour video, you will learn:

✅ How to use TMDB API to fetch the list of movies by search keyword

✅ How to mock API to avoid facing rate limiting issue

✅ How to use Debouncing to avoid extra API calls

✅ How to properly display the movies list on the screen

✅ How to implement routing to display movie details page when clicked on the individual movie

✅ How to debug application in various scenarios

✅ How to do data manipulation to get the response in the correct format using array map, filter and reduce method

and much more...

This video is the final challenge video to practice React skills from my React course: https://bit.ly/41SosrP

Thanks for Reading!

If you want to master JavaScript, ES6+, React and Node.js with easy-to-understand content, do check out my YouTube channel and don't forget to subscribe.

Want to stay up to date with regular content regarding JavaScript, React, Node.js? Follow me on LinkedIn.

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.