My Favorite Carousel Library | Swiper.js

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

-----------------------------------------------------------------------------------------------------
Join my channel to support me to continue doing what I love!
-----------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
#vue #vue3 #swiper
Рекомендации по теме
Комментарии
Автор

Swiper is amazing! Thanks for sharing, John!

randel_mcafee
Автор

Been using swiper for the last months and it's very useful and it adapts easily to everything

MartinMasevski
Автор

Love your videos John... Thank you so much

thompsonalfred
Автор

I loved using Swiper but these days I’m using SplideJS. I find it very easy to work with and sometimes lighter than what Swiper is offering.

SplideJS also offers continuous sliding like a marquee, something that needs to be hacked with Swiper.

But love em both 👌

kevthecoder
Автор

It's a great tool but also the unpacked size is 4.66MB!!! You can write and customize your own carousel within maximum 200 lines of code.

farnaamsamadi
Автор

Hello! Why doesn't this work with Nuxt 3?

bgizcwi
Автор

im using vite vue3 swiper. and vite error [vite] Avoid deep import "swiper/vue". also vite say: If the dependency requires deep import to function properly,
add the deep path to optimizeDeps.include in vite.config.js. but still not working. please help me fix it

moraghibner
Автор

Amazing and informative video, was very much needed! I love the customizability that Vue offers, and I think it's a bit easier to learn than React or Angular.
I have one question though, why is your code autocompleting? Is it an extension or is it just the way you edit your videos?
Regards.

nightlky
Автор

npm i swper giving error while its startring downloading files

dailycodding
Автор

do you think about redoing big projects like your workout application, or your fireblog? I followed all these projects and I loved and above all learned a lot thanks to them! I really hope that your life and your desire will give you the opportunity to make such projects! but whatever happens thank you!

yanDev
Автор

I use swiper a lot, but can you do a video on free mode with swiper? That's where it really shines

jampy
Автор

Please bring vue + typescript projects

karthikm.
Автор

FIX: import { Pagination } from "swiper/modules";
, not import { Pagination } from "swiper";

croanna_
Автор

IMPOSSIBLE TO MAKE IT WORK IN LARAVEL 10 + VUE. BEEN TRYING FOR HOURS IT JUST DOES'NT APPEAR BLANK PAGE

hugo
Автор

Hi John, thank you for all the good videos but I definitely had to give this one a thumps down. It is quite often you start a video abruptly from nowhere with contents and then you do not provide the starter code. Appreciate your help to make your videos more useful.

truthteachers