#nextjs
Read more stories on Hashnode
Articles with this tag
ReactJS is a JavaScript library, while NextJS is a framework built on ReactJS. · Understanding ReactJS and NextJS ReactJS: ReactJS, developed by...
I was learning Next.js and noticed that its routing is file-based, which is simpler compared to the more complicated routing in React.js. · Next.js...