How can we implement the biggest advantages of Next.js over React.js?
Answered
BabyMonkey posted this in #help-forum
Hello, seniors
1. Server side Rendering
2. Image Optimization
I am working on Next.js project.
But speed is low.
Of course, I already read some document and ask to gpt.
I think I don't know how to implement the biggest advantages of Next.js over React.js
Please tech me
1. Server side Rendering
2. Image Optimization
I am working on Next.js project.
But speed is low.
Of course, I already read some document and ask to gpt.
I think I don't know how to implement the biggest advantages of Next.js over React.js
Please tech me
Answered by B33fb0n3
You can learn all fundamental advatages from here: https://nextjs.org/learn
I guess you know most of the things already so just skip through the parts, that you already know
I guess you know most of the things already so just skip through the parts, that you already know
3 Replies
@BabyMonkey Hello, seniors
1. Server side Rendering
2. Image Optimization
I am working on Next.js project.
But speed is low.
Of course, I already read some document and ask to gpt.
I think I don't know how to implement the biggest advantages of Next.js over React.js
Please tech me
You can learn all fundamental advatages from here: https://nextjs.org/learn
I guess you know most of the things already so just skip through the parts, that you already know
I guess you know most of the things already so just skip through the parts, that you already know
Answer
happy to help