Jet Blaze
Jet-Blaze is a cutting-edge framework for building applications using TypeScript, React, and RxJS.
React Views
Utilize React for building the presentation layer with efficiency and flexibility.
Controllers and Services
Controllers manage application logic and interact with services for shared logic functionalities.
RxJS Integration
Leverage RxJS for handling asynchronous operations, streamlining the process of preparing view data and managing side effects.
Dependency Injection Container
Easily assemble your application and manage dependencies, ensuring clean and maintainable code.
Test Bed
Includes a test environment specifically designed for testing the controllers within the framework.
CLI Tooling
Simplify the creation of new components with a convenient CLI command.