Chapter 2: Components, Tools, and Capabilities
The OutSystems platform provides a wide range of tools and components so that we can develop, manage, and monitor our applications in a simple and effective way.
In this chapter, we will learn how we can use the platform's development tools to create our applications, and we will utilize the code integrity verification system, which only allows us to publish our code if it is solid. Furthermore, we will learn how these tools are prepared and optimized to speed up our work by using many pre-existing components. In the case of Service Studio, we'll see how OutSystems' visual code development paradigm makes it easier for us to focus on what's important: the business!
We'll also see how the monitoring and configuration tools help us keep the platform healthy and how we can use them to fix our bugs, discover negative application behavior trends, and improve our applications!
This may seem like a lot, but believe...