The ES2018 introduced us with the concept of the rest and spread operators. Though the ES2015 already introduced us the spread operator, ES2018 further expanded the syntax by adding spread properties to object literals. Both of them become very usefu... (more…)
Read more »
Minimal, zero-dependency JS implementation of elliptic curve cryptography. - GitHub - paulmillr/noble-curves: Minimal, zero-dependency JS implementation of elliptic curve cryptography. (more…)
Read more »
I wanted to talk to you about a problem in our community that we need to address.
Read more »
Below are comparisons of how to implement various common UI patterns in vanilla javascript, jQuery and hyperscript. (more…)
Read more »