Blog

Beyond TypeScript

Typescript is not the destination, it's a milestone along the way to a safer Javascript with fewer footguns and more guardrails.

February 18, 20254 minutes

Remove Footguns, Add Guardrails

Chicory is a new programming language that compiles to JavaScript, designed specifically for JS/TS developers to find familiar with the goal of removing common pitfalls ('footguns') like null/undefined while adding safety features such as static typing with automatic type-inference.

February 19, 20253 minutes