K
Size: a a a
K
YA
AD
DA
🌶️ HOT JAVASCRIPT TIP: 🌶️
to increment some counter on the page,
node.innerText += 1
doesn't work (0 → 01 → 011 → ⋯), but
node.innerText -= -1
works fine (0 → 1 → 2 → ⋯)
K
🌶️ HOT JAVASCRIPT TIP: 🌶️
to increment some counter on the page,
node.innerText += 1
doesn't work (0 → 01 → 011 → ⋯), but
node.innerText -= -1
works fine (0 → 1 → 2 → ⋯)
IB
SP
SP
IB
SP
IB
SP
Dq
IB
Dq
Dq
Dq
IB
IB
SP