Developing Large Web Applications- P23 doc
... stored with the view to make it easy to pinpoint where to modify the DOM; the view just needs to call document.getElementById. Abstract Interface for the View Object The abstract interface for View ... model. This method is called automatically within the default implementations of set 206 | Chapter 8: Large- Scale Ajax State and init. Call this method whenever you need to trigger notificatio...
Ngày tải lên: 03/07/2014, 07:20
... reusable modules for different types of chained selection lists you might need to support around a large web application. For example, you could build a New Cars Selection module for anywhere you need ... techniques for managing dynamic data. One of the most important goals for managing dynamic data in a large web application is to establish a clearly defined data interface through wh...
Ngày tải lên: 03/07/2014, 07:20
... public function get_content() 170 | Chapter 7: Large- Scale PHP button, to name a few. In this section, we explore a popular component in many large web applications: a slideshow, which presents ... while adding some of their own. An Example Module: Slideshow Modules can be many things in a large web application: a list of search results, a form for entering search queries, a menu bar...
Ngày tải lên: 03/07/2014, 07:20
Developing Large Web Applications- P26 docx
... scripts added to a large web application and the number of developers Managing JavaScript | 235 Distribution of Assets Another method for improving the performance of a large web application is ... look at an example of this in this book, although it clearly plays an important part of most large web applications. Whenever you expect to do a lot of caching, keep in mind that cachin...
Ngày tải lên: 03/07/2014, 07:20
Developing Large Web Applications- P28 doc
... and Maintenance Now that we have looked at a few ideas for organizing various components of a large web application, let’s look at how a good architecture coupled with the techniques presented ... truly maintainable. Reorganizing Module Uses One of the most common maintenance issues with large web applications is keeping the architecture organized as components are moved from one plac...
Ngày tải lên: 03/07/2014, 07:20
Developing Large Web Applications pdf
... contribute to the complexity of many large web applications. Typically, large web applications have the following characteristics: Continuous availability Most large web applications must be running ... load times. Web developers need to write code that is especially robust. Large user base Large web applications usually have large numbers of users. This necessitates man...
Ngày tải lên: 23/03/2014, 04:20