Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add incremental compilation #16

Open
bebraw opened this issue Sep 7, 2020 · 0 comments
Open

Add incremental compilation #16

bebraw opened this issue Sep 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bebraw
Copy link
Member

bebraw commented Sep 7, 2020

To do this, data fetching and rendering should be separated. The idea would be to extract layout shells and build fragments that can be cheaply composed together. With data, there should be change tracking to tell which pages to re-render and which ones to pick from an earlier build.

@bebraw bebraw added the enhancement New feature or request label Sep 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant