Dwitter is a social network for building and sharing visual javascript demos limited to 140 characters. See the impressive creations crammed into so few characters, and play around with your own code!
(more…)
Read more »
🤖 A powerful client-side JavaScript library for ChatGPT - GitHub - kudoai/chatgpt.js: 🤖 A powerful client-side JavaScript library for ChatGPT... (more…)
Read more »
Last week a friend of mine asked me to debug/RE some phishing emails that had been sent to them. These phishing emails were visually very clever and looked identical to the real site! But as I looked at the javascript I frankly became embarassed for the d... (more…)
Read more »
Methods for working with iterators in ECMAScript. Contribute to tc39/proposal-iterator-helpers development by creating an account on GitHub. (more…)
Read more »
I’ve read many JavaScript articles which insist that const is a better default than let. Many of the arguments revolve around the notion… (more…)
Read more »