Next js is getting more popular day by day as it get more Server Side rendering in coming 2023 year .As technology growing more users are using Mobile Web which is gaining more popularity in industry
One more thing We can use Reactjs with Next-Js as next js is javascript open-source framework .After this scene Nextjs growing more popularity than reactjs.
Next-js is Reactjs_ Framework which is growing day by day
Everybody will have question that Why NEXT JS if we have react js already
the answer to that is NEXT JS has some special In build function which helps to enhance Server Side Rendering and statical generation of web-pages .
Why Developer are loving NEXT-JS
- Typescript support-We know that typescript is better than vanilla Javascript because it in typescript error can be easily handle.
- SSR(SERVER SIDE RENDERING) server side rendering is becoming better day by day as refresh rate is increasing.
3.**Code Spitting **As we know in 2019 we use webpack and rollup for code spitting but know next js is used which will manage codespitting .
4.Create React-app -Dan abramov I am really sorry about Create-react-app how hard work you have done in building this feature now next js has come to replace because it cause lot of error.Now your facebook team also replace that with next js official documentation.
Top comments (0)