I thought I knew all the ways to call functions without parentheses: alert`1337` throw onerror=alert,1337 Function`x${'alert\x281337\x29'}x``` 'alert\x281337\x29'instanceof{[Symbol['hasInstance']]:eva... (more…)
Read more »
In this live coding session I explain the base concepts behind CSS in JS libraries and implement a simple React Hook for styles... (more…)
Read more »
An efficient proof language. Contribute to moonad/Formality development by creating an account on GitHub. (more…)
Read more »
Just recently I had to write a feature for a library and its CLI to make sure that it doesn't generat... (more…)
Read more »
A proposal for adding a useful pipe operator to JavaScript. - GitHub - tc39/proposal-pipeline-operator: A proposal for adding a useful pipe operator to JavaScript. (more…)
Read more »