DEV Community

Discussion on: Welcome Thread - v116

 
tschuehly profile image
Thomas Schühly

I would recommend something that has native typescript support, and a good ORM. You can look at these:
github.com/nestjs/nest
github.com/feathersjs/feathers
github.com/strongloop/loopback-next
github.com/FoalTS/foal

I prefer doing my backends in Kotlin tho. Another option would be using GO.

What I would recommend you look into is Svelte and SvelteKit, that's like the hot shit in the JS world.