ХС
Size: a a a
ХС
YG

ГЩ
class View {
constructor(model) {
this.model = model
}
update() {
this.render(this.model.data)
}
}YG
class View {
constructor(model) {
this.model = model
}
update() {
this.render(this.model.data)
}
}ХС
YG
DK
class View {
constructor(model) {
this.model = model
}
update() {
this.render(this.model.data)
}
}ПД
KA
status: true и перед запросом проверяй егоlet b = false;
if (!b) {
....
}
ПД
status: true и перед запросом проверяй егоlet b = false;
if (!b) {
....
}
KA
KA
ПД
ПД
KA
cd

KA

cd
cd