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

Add SSR(Server Side Rendering) to necessary routes. #3

Open
StephCurry07 opened this issue Jun 17, 2024 · 3 comments
Open

Add SSR(Server Side Rendering) to necessary routes. #3

StephCurry07 opened this issue Jun 17, 2024 · 3 comments
Assignees
Labels

Comments

@StephCurry07
Copy link
Owner

Currently it isn't using the full potential of NextJS. Use features such as SSR and Partial Pre-rendering to make it optimized.

@StephCurry07 StephCurry07 added enhancement New feature or request VSoC'24 Issues mentioned during VSoC Program MEDIUM labels Jun 17, 2024
@aayushdhiman01
Copy link

@StephCurry07 hey i would like to work on this issue. I am a VSOC Contributor.

@StephCurry07
Copy link
Owner Author

How do you plan to do so...Can you give some insights?

@StephCurry07 StephCurry07 added wob24 Level 2 and removed VSoC'24 Issues mentioned during VSoC Program labels Sep 27, 2024
@IshuSinghSE
Copy link
Contributor

IshuSinghSE commented Sep 30, 2024

How do you plan to do so...Can you give some insights?

I have gone through the repo, and found out that,

We are doing a lot of fetching to several api endpoints, We can use Nextjs SSR to pre-render those pages.

Please Assign this task to me, so I can work on it @StephCurry07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants