Use JavaScript Instead of TypeScript for Internal Deno Code

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… Read more

Similar

What Is JavaScript Made Of?

During my first few years of using JavaScript, I felt like a fraud. Even though I could build websites with frameworks, something was missing. I dreaded JavaScript job interviews because I didn’t have a solid grasp on fundamentals. (more…)

Read more »