B
B
bQ12020-03-11 10:40:21
Python
bQ1, 2020-03-11 10:40:21

What is a good alternative to slick-slider without jquery?

What is a good alternative to slick-slider?

I write in native js and I have to cut a whole jquery library, for the sake of one slider / Tell me a good alternative with similar functionality and convenience

swiper tried, did not work

Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
longclaps, 2019-08-02
@Jenny11

You can’t ask system analysts this, they need to save their brains.

def print_mean(data, column):
    total = 0
    for row in data:
        total += row[column]
    mean = total / len(data)
    print('{:.2f}'.format(mean))

Y
yastas, 2019-08-05
@yastas

Hello! And write to us in the educational support service of the Practicum, please. We have here: https://yandex.ru/support/praktikum/feedback.html there are several different ways to do this - choose the convenient one, and we will help you figure it out :)

W
WapSter, 2020-03-11
@bQ1

swiper js

A
azaza, 2020-03-11
@natojezlo

owl, but there is the same without jquery

I
Ivan K, 2020-03-11
@ikonkov

https://nickpiscitelli.github.io/Glider.js/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question