DEV Community

yihu55
yihu55

Posted on

JavaScript 2021/09/15

Our JS programming teacher sad we have so far (after 3 lessons) learned the fundamental skills to be a developer.
variable
function
object
array
iterator: forEach, map, filter
condition: if, else, else if

Top comments (0)