Prerequisites for next.js
Answered
Maine Coon posted this in #help-forum
Maine CoonOP
As a Java developer endeavoring to acquire Next.js skills, what are the necessary precursors to mastering Next.js, and where might I procure that knowledge?
Answered by B33fb0n3
you need solid fundamentals and also fundamentals on how to setup a codebase also independed of nextjs. You can learn both here: http://nextjs.org/learn
But a lot of things are also just experience. So give it a try and learn
--- Update
And ofc like neinja said: their blogs and docs are great as well
But a lot of things are also just experience. So give it a try and learn
--- Update
And ofc like neinja said: their blogs and docs are great as well
6 Replies
@Maine Coon As a Java developer endeavoring to acquire Next.js skills, what are the necessary precursors to mastering Next.js, and where might I procure that knowledge?
you need solid fundamentals and also fundamentals on how to setup a codebase also independed of nextjs. You can learn both here: http://nextjs.org/learn
But a lot of things are also just experience. So give it a try and learn
--- Update
And ofc like neinja said: their blogs and docs are great as well
But a lot of things are also just experience. So give it a try and learn
--- Update
And ofc like neinja said: their blogs and docs are great as well
Answer
Long-horned bees
Also, the next.js docs are really lovely. I read through them once to get an overview of whats possible, then applied
their blogs are also good, i especially enjoyed the one concerned with rendering strategies and with api routes
happy to help