If you spend a lot of time doing front-end development, you know how big the the world of HTML, CSS and JavaScript are. I came up with this list of...
For further actions, you may consider blocking this person and/or reporting abuse
You can add javascript service workers in the list.
Thank you!
nomodule
and ES6 module-based scripts.e.stopPropagation
breaks other components, ande.preventDefault
is the way to go.display: contents
allows you to include wrappers for elements without destroying layouts that rely on direct-parent-child: like the flexboxz-index
arms race withz-index: 999999;
and the likes.thanks for the information. much appreciated
Awesome list! Thank you. I'm mainly a server-side dev, but have been increasing asked to develop frontend lately and I often feel like I'm back in school struggling to keep my head above water.
Good luck!
Done the same a few days ago :)
Cool ! Followed :)
Thank you
Great!!! Thanks!!!
Well well well, it's definitely a good start :) .
roadmap.sh/frontend
I would also add
PWA
Intersection Observers (and other browser apis)
Interceptors
And properly using Dev Tools of the browser
and Proxy