A collaborative project that allows people to use alternative year numbering systems in existing digital texts (ebooks and web sites) instead of BC dates that are backwards and unintuitive. - Detec... (more…)
Read more »
Published: 19-05-2022 05:30 | Author: Remy van Elst | Text only version of this article
... (more…)
Read more »
Date, JavaScript’s current date time API is infamously difficult to use. The ECMAScript proposal “Temporal” is a new and better date time API and currently at stage 3. It was created by Philipp Dunkel, Maggie Johnson-Pint, Matt Johnson-Pint, Brian Terlson... (more…)
Read more »
In this blog post, I take a different approach to explaining `this` in JavaScript: I pretend that arrow functions are the real functions and ordinary functions a special construct for methods. I think it makes `this` easier to understand – give it a try. (more…)
Read more »
A Chrome extension to render HTML/JavaScript/CSS from ChatGPT into iframes. - GitHub - matthewdowney/rendergpt: A Chrome extension to render HTML/JavaScript/CSS from ChatGPT into iframes. (more…)
Read more »