Summary
In this chapter, you looked at some of the ways to implement interactive Web 2.0 components in a web application. The tabbed view example shows one way to allow users to switch between unrelated views without having to navigate away from the page they are on. The weather example shows you how you can implement backend services to support views with data from external sources.
The draggable view illustrates the web components you can extend with behavior that is not native to the browser, providing more of an application experience. The tables view provides an example of allowing the user to dynamically modify the data in a view by setting parameters used to query the MongoDB database.
As you have seen in the exercises in these past few ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access