Summary
In this chapter, we saw how the development paradigm for mobile applications is identical to the reactive web development paradigm, which makes the learning curve much easier. The application and use of patterns, templates, and widgets is similar on both types, and in the mobile version, they are adjusted to the devices on which they will be shown.
We also realized that in the case of mobile, we have several considerations, both in the development and in the choice of solutions, in order to deliver the best possible product to our customers.
Something we discovered is the fact that we can take advantage of the capabilities and functionality of the devices on which the applications will be used by implementing plugins.
In addition, we verified that the OutSystems platform offers a good variety of distribution solutions, facilitating our work in delivering our applications to our end customers.
Now we need to figure out how we can improve our functionality through...