Closed shahidweb closed 2 years ago
Yes, Jquery is an antipattern for Angular apps. Will we have this Module without Jquery?
It use slick-carousel
and slick-carousel
use jQuery. If slick-carousel has new update that remove jQuery library dependencies, we can remove jquery dependencies.
But i think they stop next development process because it already have lots of alternative carousel library in Vanilla JS.
My recommendation is swiper.js
. I use swiper.js in my own angular projects and it doesn't require jQuery dependencies.
how to use without jquery files pls help