Skip to content

Consider renaming "Server Context" in this repo + blog post #1

Open
@karlhorky

Description

@karlhorky

Hi @eric-burel, thanks so much for your Leveraging Server Context for Advanced Next.js Optimization Patterns blog post and this accompanying repo, really cool! 🙌

I was thinking that you may want to consider renaming all occurrences of "Server Context" across this repo and also in your blog post, because ServerContext appears to be something different, where you should not store very much information:

I haven't seen the information stored in cache() and fetch() and similar be referred to as "Server Cache". The closest thing that I've seen is officially called "Next.js Cache", referred to here:

cc @sebmarkbage @timneutkens

By the way, this is just what my read on the terminology / naming is with these topics - I could also be wrong! Happy to learn here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions