- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
Single-Page Applications often require a lot of code to be downloaded to the browser, which can delay a page's initial appearance. Juntao Qiu's next pattern, Code Splitting, describes how this code can be divided up, so that modules are only loaded if they are going to be needed, and the dangers of doing so.
from Martin Fowler https://ift.tt/iczR8na
Comments
Post a Comment