Tag: web development
All the articles with the tag "web development".
-
Demythstifying Web Components
Published: at 03:58 PMDispelling common myths and FUD about Web Components by clarifying what they actually are - encapsulated, declarative, custom elements that enable reusable, interoperable functionality.
-
S(GH)PA: The Single-Page App Hack for GitHub Pages
Published: at 09:41 AMA clever hack to enable single-page app routing on GitHub Pages by leveraging the 404.html file and preserving SEO-friendly status codes for crawlers.
-
The Oft-Overlooked Overflow and Underflow Events
Published: at 05:26 AMExploring the lesser-known overflow and underflow events in Firefox and WebKit browsers that detect changes in element scroll states.
-
MVCR – Minimum Viable CSS Ribbon
Published: at 08:36 PMA minimal CSS snippet using pseudo-elements to create UI ribbons that work in IE8+ and support dynamic content modification via JavaScript.