html
The Web’s Next Transition | Epic Web Dev by Kent C. Dodds
https://www.epicweb.dev/the-webs-next-transition?ref=cloudhiker.net
Web is made up of technologies that got started over 25 years ago. Now, we are transitioning to a new and improved architecture for building web applications.
Added 1 year ago
A Theory of Web Relativity - HTMHell
https://www.htmhell.dev/adventcalendar/2022/21/
A collection of bad practices in HTML, copied from real websites.
Added 2 years ago
Those HTML Attributes You Never Use — Smashing Magazine
https://www.smashingmagazine.com/2022/03/html-attributes-you-never-use/
In this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough to personally use in one of your projects.
Added 2 years ago
Qinti/nazca: A new way of creating GUI in the web
https://github.com/Qinti/nazca
Nazca is a special GUI language (syntactic sugar over css/html/js), which can define how object looks, how object acts and how it is placed in the hierarchy. There is no need to write separate css/html/js files - one *.nazca file will do everything.
Added 3 years ago
Added 3 years ago
Explore DOM Events 👩🔬
https://domevents.dev/
A visualizer to help you learn how the DOM Event system works through exploration. Explore event phases, stopping events, canceling events, passive events and more.
Added 3 years ago