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 »
SerenityOS is open source on GitHub: https://github.com/SerenityOS/serenity Follow me on Twitter: https://twitter.com/awesomekling Support me on Patreon: htt... (more…)
Read more »
Javascript. One of the idioms I love in Javascript land is being able to do this: And now something is the result of DefTrue() … A lot of libraries (and people also tend to write functions li… (more…)
Read more »
When V8 lead engineer Lars Bak1 describes V8 design decisions, the first thing he talks about are hidden classes.
Read more »