Skip to content
Micael Pedrosa edited this page Sep 21, 2016 · 6 revisions

Reactive Through Services (RTS)

The RTS platform is born by a necessity of building modern reactive web user interfaces. A User Interface is considered to be "reactive" if any status change in a UI components are reflected immediately, by means of a user input or other external information. The user is always aware of the status of his data by this constant feedback. In the web environment there are many client side libraries the help in this task, on of me most known is ReactiveX

Clone this wiki locally