Skip to content

Rename 'shared load functions' to 'universal load functions' #7952

@Rich-Harris

Description

@Rich-Harris

Describe the problem

I'm working on some tutorial content, and finding the 'server-only load functions' and 'shared load functions' terminology a bit ugly and confusing.

Describe the proposed solution

  • Server load function — +page.server.js, +layout.server.js
  • Universal load function — +page.js, +layout.js

Alternatives considered

'Isomorphic' 🤮

Importance

nice to have

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions