Xeno Core: A TypeScript Framework Built for Enterprise-Scale Backend Architecture
A developer has released Xeno Core (@xeno-js/core), an open-source TypeScript framework designed to address the limitations of 'magical' decorator-heavy frameworks in Node.js enterprise development. The framework enforces Domain-Driven Design, CQRS, and explicit Dependency Injection without relying on reflect-metadata or hidden auto-scanning. Xeno Core is runtime-agnostic, supporting HTTP servers like Fastify and Hono as well as serverless environments such as AWS Lambda, keeping business logic decoupled from transport layers. It uses AsyncLocalStorage for thread-safe, request-scoped context management, including multi-tenant identity and tracing metadata. The broader Xeno ecosystem also includes companion packages for Vue.js integration, shared isomorphic contracts, and a CLI scaffolding tool to streamline enterprise project setup.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.



Discussion (0)
Log in to join the discussion and vote.
Log in