Make a 3D Image Carousel with React Slick

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

As a self taught dev, I thank you for the in-depth explanation. You have a new subscriber, thank you so much!

skyenolimit
Автор

EXACTLY what I was looking for 👍🏻👍🏻👍🏻 great video. Thanks

amingrateful
Автор

He maid three hours of annoying research through documentation look simple. And now it is, Yes!

lylerogers
Автор

Thank you are a live saver! Best tutorial ❤️

hanzenpeter
Автор

Thank's man, very good tutorial, save a workproject mine

viniciusbittencourt
Автор

Thanks Chris, i have a little question, how can i edit the styles of the arrows based on the length of the Slider, i mean, if the slider is in the end desactivate the right arrow, again, thanks!

mira-films
Автор

Thank you for the tutorial :)
I'd like to recommend another React carousel to you, it's called "bear-react-carousel". You might want to give it a try.

imaginechiu
Автор

Hey Chris, amazing tutorial bud, could we get another tutorial on how to make this responsive? like 2 images on medium width screens and 1 on smaller ones? Would be great to see that on the channel ✌

PeaceD
Автор

Hey, nice tutorial! Can you explain why the spread operator is used in <Slider {...settings}>? I have a hard time grasping when it should be used

TheAlmostTV
Автор

Awesome vid. Quick question, you know the {onClick} prop that goes into each arrow component, does that run a function that is under the hood as part of the Slider component?

Mikef
Автор

Wonderful... Is that slide works without the arrow buttons..

Like, scrolling horizontally over the carrousal? With Having the same effect

manojkumar-qpxu
Автор

anyone know if there's a way with slick slider to make it so rather than images appearing out of nowhere, the left image animates to the right images place, 2nd (main) image minimises to the 1st images place, and 3rd image enlarges to the 2nd (main) images place?

maffseds
Автор

This is a great video, but is there anyway to get it to work with onKeyDown using the right and left arrow on desktop or a swipe on mobile?

dylancam
Автор

hi, I get an error when I import slick css, I installed it tho

benedictpajarillaga
Автор

​ @Chris DeSilva can u do it 5 images ... like the active slide is bigger and back slides in decreasing order of size

pavanmyana
Автор

are you sure we can use other icons? my antd arrows are not showing

codigosimple
Автор

Can the slides author play without clicking ?

edubaba
Автор

Weirdly the arrows did not style on my practice

bernardmariten
Автор

one doubt what about making it responsive

jaycrijaygandhi
Автор

can we show 5 slides? "slidesToShow: 5"??

codigosimple