Skip to content

Reduce FOUC #31

@lynkos

Description

@lynkos

To reduce FOUC (flash of unstyled content):

  • Add skeleton loading
  • Use JavaScript to only render HTML on-load (or after some event)
  • Dynamic loading with JavaScript (aka the previous point)

Sub-issues

Metadata

Metadata

Assignees

Labels

back endThis will modify the site's functionalitybugSomething isn't workingfront endThis will modify the site's appearance

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions