Summary
In this chapter, we learned about the Domo app development architecture and that we can leverage all that infrastructure using the Domo Dev Studio utility to create app designs in HTML, CSS, and JavaScript. Application templates are provided to accelerate the client development process with a real-time updating web service to facilitate design creation. App designs are published to the Domo Asset Library instance and deployed as app cards within an instance. We can also apply to have our custom apps published in the Domo Appstore. We created a simple app to display a YouTube video, and published and deployed it as an app card. Additional project samples using the D3 graphics library, connecting to Domo datasets, and doing CRUD operations are provided in the Git repository for those looking to get more advanced examples.
In the next chapter, we will take a foray into Domo's machine learning capabilities.