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

App Routing - Home Page #3170

Merged
merged 75 commits into from
Oct 8, 2024
Merged

App Routing - Home Page #3170

merged 75 commits into from
Oct 8, 2024

Conversation

amankumarrr
Copy link
Member

@amankumarrr amankumarrr commented Sep 26, 2024

Fixed: #3159
Affected Route: /

✅ Home page is served from App Routing
✅ Improved Cumulative Layout and Largest Content Paint
✅ Cleaned up the unnecessary divs for the mobile view
✅ Reduced Total blocking time by almost half
✅ Page score went up for desktop 📈90+ from 70+

Screenshot:
image
Figure: PageSpeedInsight report

Copy link
Contributor

github-actions bot commented Sep 26, 2024

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 0.22% 69/31623
🔴 Branches 7.41% 24/324
🔴 Functions 0.99% 3/303
🔴 Lines 0.22% 69/31623

Test suite run success

13 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 97ea890

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 91
Best practices 96
Performance 38
SEO 50

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 91
Best practices 96
Performance 37
SEO 50

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 36
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 64
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 58
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 58
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 53
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

@amankumarrr amankumarrr marked this pull request as ready for review October 3, 2024 05:45
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 3, 2024

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 64
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 4, 2024

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 63
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 6, 2024

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 7, 2024

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 62
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 7, 2024

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 52
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

@bradystroud
Copy link
Member

As per our conversation, we did lots of testing and everything seems to work on the home page and when editing with TinaCMS.

Copy link
Contributor

github-actions bot commented Oct 8, 2024

Deployed changes to https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

Copy link
Contributor

github-actions bot commented Oct 8, 2024

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 61
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3170.azurewebsites.net

@amankumarrr amankumarrr merged commit 8f2e06d into main Oct 8, 2024
11 checks passed
@amankumarrr amankumarrr deleted the app-routing-home branch October 8, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ App Router migration - Homepage
3 participants