About: a frontend magician. author of tarat.js
demonstration code: javascript const arr = [1,2,3]; for (const n of arr) { switch (n) { case 1:...
hello dev again