When implementing a language feature for JavaScript, an implementer must make decisions about how the language in the specification maps to the implementation. Sometimes this is fairly simple, where the specification and implementation can share much of t... (more…)
Read more »
I predict that low code and no-code tools will be a standard part of software user interfaces in the near future. Gone will be the days where we use a third ... (more…)
Read more »
:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) - - enkimute/ganja.js... (more…)
Read more »
I was in a conversation recently about the power of macros, and the use of syntactic abstraction in building simpler systems. (more…)
Read more »
Learn how to create self-signed certificates for local development using OpenSSL and JavaScript (Node.js). Mirror your production environment closely to test critical features like authentication, secure cookies, service workers, PWAs, and the Geolocation... (more…)
Read more »