Every function in JavaScript has a closure. And this is one of the coolest features of the JavaScript language. Because without closures… (more…)
Read more »
Write retro pixelated games in JavaScript. Play at https://smolpxl.artificialworlds.net... (more…)
Read more »
Curry All Code. Contribute to Debdut/omg-curry development by creating an account on GitHub. (more…)
Read more »
Design Doc: Use JavaScript instead of TypeScript for internal Deno Code Problem Incremental compile time when changing files in cli/js takes minutes. This is crushingly slow and painful to modify. The typescript organization/structure that we're using i... (more…)
Read more »
Social Login buttons like the ubiquitous Login with Facebook/Google/Twitter/... button is convenient for users as they don't have to go through a lengthy registration process and create yet another username/password. And without a proper password manager ... (more…)
Read more »