Javascript and CSS to display English Grade 1 Braille in web pages (for sighted people)... (more…)
Read more »
JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?
Read more »
Some context: I was assinged on a pentest and found an application that let me place my own links in an a tag's href attribute. As expected, all strange values like javascript: were correctly filte... (more…)
Read more »
How to support dark mode, user theme preference, Javascript theme toggles, and disabled Javascript. (more…)
Read more »
Understand module pattern and singleton pattern in JavaScript the module pattern fills many gaps where programmers would otherwise use a singleton, however the module pattern more... (more…)
Read more »