Skip to main content

Code11ENGINE

A Javascript language extension to simplify web-app development using:

  • 3 magic words to interface with the state: getobserveupdate

  • a way to manipulate data according to business logic: producers

  • a React-powered rendering engine

Producers

Consume data and send changes
to the state according to business logic

State

The single source of truth
for the application

Views

Visualize data and update the state
based on user intention

Producers

Consume data and send changes
to the state according to business logic

State

The single source of truth
for the application

Views

Visualize data and update the state
based on user intention

[object Object]

Product focused

Thanks to a minimal API you will write less code and get away from boilerplate to focus on the actual product

Find out more
[object Object]

Reduced complexity

States and transformations are independent which keeps the project complexity from growing exponentially over time

Find out more
[object Object]

Development tools

The Engine Dashboard provides a realtime x-ray of your application so you always know what goes on in there

Find out more