Chapter 8: Reactive UI Development
All we've learned so far is about the bones and muscles of our applications. Now we need to put the skin on, preferably obtaining a beautiful, simple, and effective result.
For this, the OutSystems platform offers, through Service Studio, a set of pre-made components, screen templates, and accelerators for construction under the OutSystems UI framework. It should be noted that, in order to make all these features available, OutSystems carried out market analysis in order to understand the needs of customers and businesses. That is, if we need it, it almost certainly already exists. If it doesn't exist, it's quick and easy to develop.
To better understand how all this works, the chapter is divided into the following sections:
- Reactive patterns and templates
- Reactive widgets
- Scaffolding screens
- CSS themes and styles
- JavaScript in OutSystems
- Screen and block lifecycle events
- Events to propagate changes...