Summary It is recognized that a nonce based Content-Security-Policy (CSP) is stronger if it does not allow strict-dynamic, since scripts that are running cannot load other scripts arbitrarily. Howe... (more…)
Read more »
Some time ago, I got inspired to build an app for solving specific kinds of math problems. I discovered I had to parse the expression into… (more…)
Read more »
Take a look at newly released sphinx-js, for documenting large scale JavaScript projects. sphinx-js offers JavaScript developers the best of both worlds: the maturity and ... (more…)
Read more »
<p>I recently used the
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a>
builtin to implement some date/time manipulation in JavaScript. Some parts of
it were quite surprising. I thi... (more…)
Read more »
A rugged, minimal framework for composing JavaScript behavior in your markup. - alpinejs/alpine... (more…)
Read more »