1 repo
Frameworks that synchronize server-side and client-side logic through shared state and event architectures.
Distinguishing note: No candidates provided; fits under Web Development as a full-stack solution.
Explore 1 awesome GitHub repository matching web development · Unified Web Frameworks. Refine with filters or upvote what's useful.
Reflex is a full-stack web framework that enables the development of complete web applications using only Python. It provides a unified environment where server-side logic and client-side interfaces are synchronized through a shared, event-driven architecture. By using a declarative component language, the framework compiles code into reactive frontend elements and backend event handlers, allowing developers to manage the entire application lifecycle within a single codebase. The framework distinguishes itself through its reactive state management and integrated AI-assisted development tools.
Synchronizes server-side and client-side logic through shared state and event architectures.