edit, ch12 conclusion

This commit is contained in:
Bill Talcott 2023-04-18 20:49:39 -04:00
parent 34fd7f635a
commit 742ef89536

View File

@ -1330,7 +1330,7 @@ Since our HXML templates don't expose any entrypoints to the Archive functionali
We've covered a lot of ground in this chapter. Take a breath and take stock of how far we've come: we ported the core functionality of the Contact.app web application to mobile. And we did it by re-using much of our Flask backend and while sticking with Jinja templating. We again saw the utility of events for connecting different aspects of an application.
We're not done yet. In the next chapter we'll finish our mobile Contact.app and see how to implement custom behaviors and UI elements.
We're not done yet. In the next chapter we'll implement custom behaviors and UI elements to finish our mobile Contact.app.
// TODO: okay, or better as integrated info gem?