Guys, if the video is helpful or you learned something than please appreciate and hit the LIKE and SUBSCRIBE button and help this channel to GROW😉
@ЕленаЛенивцева-ц9э7 ай бұрын
0:00 - demonstration 2:00 - slider installation + ads (you can skip it, just in terminal write npm i react-slick) 6:12 - slider documentation 13:18 - search functionality (html, scss) 20:04 - search functionality (change in MovieSlice)
@babakdorani59143 жыл бұрын
Dipesh I'm one of your fans. thank you so much
@DipeshMalvia3 жыл бұрын
Thanks bro..
@khandoor72283 жыл бұрын
Great stuff just sub'd!
@DipeshMalvia3 жыл бұрын
Awesome, thank you!
@mohamedyoussef88352 жыл бұрын
Awesome teaching +++++++++++++++++++ 😃
@DipeshMalvia2 жыл бұрын
Thank you! 😃
@dinithimalsha89723 жыл бұрын
Great explanation, Thank you so much Dipesh
@AkshaySingh-hv7ec3 жыл бұрын
Great Tutorial! Subbed🤓
@DipeshMalvia3 жыл бұрын
Awesome!
@rakibulhasanasif21202 жыл бұрын
Great video sir..Thanks a lot
@jayakulhade58113 жыл бұрын
Redux was a complete no for me i didn't even want to learn it but your videos make me learn Redux.thanks.
@DipeshMalvia3 жыл бұрын
Glad I could help!
@sinxenon31812 жыл бұрын
Very useful video! Thanks a lot!!!
@mdnurullah77333 жыл бұрын
Love You Sir.
@sarfarazpycoder78702 жыл бұрын
THANK YOU VERY MUCH 🥰
@DipeshMalvia2 жыл бұрын
You’re welcome 😊
@ВладимирГугин-ш7щ3 жыл бұрын
Hey ! Thanks for this helpful video about react/redux
@yaroslavzef72673 жыл бұрын
Hey! Thanks for Redux/React movie. Is it possible to implement search filter using redux only without react hooks?
@vinaykumar69163 жыл бұрын
Please make a video using redux rtk query and redux toolkit combined if possible include authentication also
@guptaramdulare2 жыл бұрын
One enhancement also needed sort by title and sort by date
@lightyagami36882 жыл бұрын
Got problem while installing react-slick on my next project. Kindly let me know if you can help
@bankauday77843 жыл бұрын
when we get results(movies or shows) less than 6 for search term , Slider is duplicating the cards( results) .I am trying to add slider if we get results more than 6 if not add just grid . i am unable to do it beacuse it throws error saying cannot get value for undefined code : {movies.Search.length < 6 ? {renderMovies} : {renderMovies} }
@numericalwallah91742 жыл бұрын
Hello sir when i deployed the link its loading only but local its shows the data
@michaelsimire75732 жыл бұрын
Hi Dipesh, Thanks for all the wonder tutorials, you have greatly contributed a lot to my development. Pls a quick one, have been following your RTK QUERY class and have been able to implement CRUD operation in my app, but am faced with difficulty using search filter with rtk query. am kind of lost here. pls kindly help..
@pateljay53513 жыл бұрын
Hi Dipesh , how can make edit and delete dispatch action in redux. please can you explain this methods !
@pateljay53513 жыл бұрын
And I have one problem in my react app, I have different sass file for each page of react app. So problem is all sass file are implementing on every pages so. It's affect the design of all pages. So how can I apply specific sass file for specific page. Without using module css/sass Please give some solution for that!🤯
@siddharth34193 жыл бұрын
how to add pagination in this ?
@DipeshMalvia3 жыл бұрын
Unfortunately the API doesn't offer pagination and also it provides 10 records with the call so pagination at the client side also doesn't make sense for 10 records. Will take this up with some other video.
@АнтонТимченко-щ9й3 жыл бұрын
How can we get a list of top rank movies instead Harry ? Thanks a lot for this video 👍
@DipeshMalvia3 жыл бұрын
Unfortunately we don't have free API for that other wise we would have added some links to get top list of movies.
@pawan67_yt2 жыл бұрын
try tmdb API
@ninokatibashvili53182 жыл бұрын
How to embed video while clicking image
@kartik98922 жыл бұрын
@mdnurullah77333 жыл бұрын
I don't remember your channel name. its very hard name. don't mind sir. its okay.
@lisandroancewicz78212 жыл бұрын
I am having the following issue. If anyone has an idea on how to fix please let me know. Thanks Warning: Failed prop type: Invalid prop 'component' supplied to 'Route': the prop is not a valid React component at Route (localhost:3000/static/js/bundle.js:47133:29) at App at Provider (localhost:3000/static/js/bundle.js:42261:20)