Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add a paragraph about SSR as an optimization technique #7284

Merged
merged 1 commit into from
May 2, 2022

Conversation

Josh-Cena
Copy link
Collaborator

@Josh-Cena Josh-Cena commented May 2, 2022

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Close #7213

Test Plan

Test links

Deploy preview: https://deploy-preview-7284--docusaurus-2.netlify.app/docs/advanced/ssg/#understanding-ssr

@Josh-Cena Josh-Cena added the pr: documentation This PR works on the website or other text documents in the repo. label May 2, 2022
@Josh-Cena Josh-Cena requested review from slorber and lex111 as code owners May 2, 2022 06:16
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label May 2, 2022
@netlify
Copy link

netlify bot commented May 2, 2022

[V2]

Name Link
🔨 Latest commit fe8ff96
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/626f7749d9c09a00096815ae
😎 Deploy Preview https://deploy-preview-7284--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Josh-Cena Josh-Cena merged commit 594d8f3 into main May 2, 2022
@Josh-Cena Josh-Cena deleted the jc/improve-ssr-doc branch May 2, 2022 06:23
@github-actions
Copy link

github-actions bot commented May 2, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 61
🟢 Accessibility 100
🟢 Best practices 92
🟢 SEO 100
🟢 PWA 90

Lighthouse ran on https://deploy-preview-7284--docusaurus-2.netlify.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: documentation This PR works on the website or other text documents in the repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve explanation of what SSR is
2 participants