2021-11-23 TIL
Updated:
I am still focusing on Javascript! 😁
I looked at:
- The very basics of CSS:
style
element, selectors such asspan
,class
, andid
- Application of conditional statements, arrays, and iteration on JS
- How to refactor a JS code using
this
and setting a newvar
Leave a comment