DEV Community

Jelmer Cormont
Jelmer Cormont

Posted on

Typescene Framework: Quick Start

I've spent 5 years writing a JavaScript framework on my own.

Typescene is a robust front end library written in TypeScript: strongly typed, no dependencies, no nonsense. It’s really great for desktop-like (or mobile) applications, not so great for blogs and other content. It isn’t backed by some major corporation, not even a startup, but it’s been built by me: one developer on a mission to build a no-nonsense dependency-less framework.

Original article

New article! Quick start, where I explain how Typescene works using a very practical example: a simple feedback widget.

Typescene Framework: Quick Start

Top comments (0)