zhou-yg

zhou-yg @zhouyg

About: a frontend magician. author of tarat.js

Joined:
Aug 2, 2022

zhou-yg
articles - 2 total

What will happened when writing switch case with "break" in a for loop

demonstration code: javascript const arr = [1,2,3]; for (const n of arr) { switch (n) { case 1:...

Learn More 0 0Sep 14 '22

hello dev

hello dev again

Learn More 3 1Aug 2 '22