DEV Community

Discussion on: Keys for You to Become a Better Frontend Web Developer

Collapse
 
etienneburdet profile image
Etienne Burdet • Edited

Nice article ! Can't agree more on scoping and hoisting !

I would definitely add: learn dev functionnality of your browser. Writing multi line CSS or JS in browser, save modifications, define breakpoints etc. console.log() and f5 are not the only tools!