Ezno's type checker is built from scratch and is fully compatible with TypeScript type annotations. It is a JavaScript compiler featuring checking, correctness and performance for building full-stack (rendering on the client and server) websites.
Table of contents
Dependent typingMaking all function parameters generic/dependent:Untyped parametersEffects / eventsConstant functionsEliminating the need for a Virtual Document Object (VDOM)VDOM without the VDOM:UniversalityOther ideas:Plugins and extensibility:Ezno today2 Comments
Sort: