Summary
In this chapter, there was a lot covered. We created the storage
object, which is the data access layer for the entire application. Then, we created the callbacks
object and touched briefly on how this will be used.
All supporting application code is in place and we are ready to begin adding the DHTMLX components.
In the next chapter, we will learn about the DHTMLX layout component and attach one to the application.