Skip to main content

React RocketJump

Manage state and side effects like a breeze

Flexible

Since React Rocketjump manages state locally, you can add it to any react app without any compatibility issue and you can use it just where you need.

Reusable

React Rocketjump is built around the concept of composition, in order to let you build a reusable api. RjObjects are reusable blueprints so you can easily insert them in different components without worries.
React Rocketjump also comes with some handy plugins to achieve most common tasks with less code possible.

Powered by RxJS

React Rocketjump handles your side effects using rxjs. Out of the box you don't need to write any rxjs code at all, but you can tune your configuration to handle complex scenarios such as websockets, timers and anything you can do with rx!