@ShariVegas I’ve been tempted to do something in TypeScript for a while, just because it improves the developer experience a lot. Main barrier is there’s not one batteries-included backend framework that everyone can get behind, like there is for other languages. I need an async task queue, ORM+migrations, and http server instead of making a different choice for each one.