
Remix
Full-stack React framework focused on web fundamentals with nested routing, server-side data loading, and progressive enhancement, now part of Shopify.
Remix is a full-stack React framework built on web fundamentals, server-side data loading with loaders, form mutations with actions, nested routing, and progressive enhancement. Now part of Shopify, it focuses on performance and resilience.
A strong framework for developers who value web standards and want fine-grained control over the request/response cycle. Use it to build fast, resilient web apps with excellent SEO, optimistic UI with automatic error recovery, and form-based workflows that work without JavaScript.
URL
https://remix.run/Recommended tools

Nuxt
The intuitive Vue.js framework with hybrid rendering, auto-imports, file-based routing, and a rich module ecosystem, the Vue counterpart to Next.js.

NestJS
Progressive Node.js framework for building scalable server-side applications, uses TypeScript, decorators, and dependency injection with an Angular-inspired architecture.

Hono
Ultrafast, lightweight web framework for edge runtimes, runs on Cloudflare Workers, Deno, Bun, and Node.js with a simple, familiar API.