DEV Community

Discussion on: Node.js Frameworks Roundup 2024 — Elysia / Hono / Nest / Encore — Which should you pick?

Collapse
 
simonjohansson profile image
Simon Johansson Encore

Encore is both a Go and TypeScript framework. If you choose to use Encore with TypeScript you can use it like any other Node framework, works with all NPM libraries as usual etc.
encore.dev/

Collapse
 
Sloan, the sloth mascot
Comment deleted
 
eandre profile image
André Eriksson Encore

You seem confused. Encore.ts is a Node.js framework. It provides a native library (built in Rust) which runs within a normal Node.JS process.