Show HN: React-logic – DI and signals – write react without hooks
Category: library
Tags: react, signals, dependency-injection
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 5)
React-logic is a TypeScript toolkit that decouples component rendering from logic using signals and dependency injection, enabling testable, framework-free business logic in React apps. It offers multiple packages for state management, DI, and utilities like async state and reactive fetching, appealing to developers seeking cleaner separation of concerns.
Target audience: frontend devs
Repository: https://roypeled.github.io/react-logic/ · TypeScript
View on Hacker News