видимо, у каждого класса создается своя переменная listeners.
export class Slider {
constructor(emitter) {
this.emitter = emitter
}
}
const obs = new Observer()
const model = new Model(obs)
const index = new Index(obs)
const obs = new Observer()
const model = new Model()
model.attach(obs)
const index = new Index()
index.attach(obs)
А это можно сделать с помощью queryEllement
.products__item-in
. И https://developer.mozilla.org/ru/docs/Web/API/Elem... чтобы вставить содержимое. Как альтернатива, если целевой тег не пустой: