Summary
In this chapter, we saw that the OutSystems platform provides us with a very powerful feature to handle errors and unwanted behavior in our applications: the debugger. We learned how to use it and got to know its artifacts.
In addition, we learned about its context in reactive web applications and what the small differences in mobile are.
Finally, we realized how we can rely on existing logs in Service Center to better interpret and understand the errors and behaviors of applications in order to be more effective and faster when debugging.
The development of applications may not be, many times, a paradise, but with this knowledge, our work is much easier and going through difficult times is more comfortable.
At this point, we can already look ahead and think about how we can take all this knowledge further and try to figure out how we can extend our platform and how we can design our application architectures to make the most of what we've learned.
Well...