Introduction to Progressive Rendering
摘要
In this chapter, let’s delve deeper into the concept of progressive HTML rendering, what it is, its subtypes, what it takes to achieve it, and how Marko helps in achieving it with ease on the server and client. We will also look at a sample application and a custom implementation of a tag that helps achieve isomorphic progressive HTML rendering.