html
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.
A collection of bad practices in HTML, copied from real websites.
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.
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.
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.