I wrote a todo app. Unlike TodoMVC (where I took the design from) it doesn’t use JavaScript and instead all interactions are driven by CSS. (more…)
Read more »
The other week a paper was released that reported that about 37% of sites included at least one JavaScript library with a known vulnerability. We ran our own test and discovered that the reality is much worse—76.6% of sites were using at least one vulnera... (more…)
Read more »
This is post # 23 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
loop-breaker - Transforms JavaScript code to ensure that loops do not run indefinitely... (more…)
Read more »
About 1 year ago our UX department was assigned with the task of revising our much aged account area, which was built and designed on the…
Read more »