JavaScript Articles, Tutorials & News

Deep Fakes with Just JavaScript

The last few months of GAN progress has been amazing to watch. The ability to generate images from just text descriptions has been suddenly unlocked thanks to OpenAI’s CLIP and with it a flood of exciting possibilities.

Read more »

A Proposal for Type Syntax in JavaScript

Today we’re excited to announce our support and collaboration on a new Stage 0 proposal to bring optional and erasable type syntax to JavaScript. Because this new syntax wouldn’t change how surrounding code runs, it would effectively act as comments. We t…

Read more »