Hey, this is a weekly hangout thread.
This is a post where you can discuss anything related to Next.js.
You can also share anything new you've worked on with Next.js or any new articles you've created which talk about Next.js.
Feel free to ask any questions as well!
Top comments (7)
Well, I just decided to ditch next js for SvelteKit. Sick of all the unnecessary and unwanted complexity with no real advantage. React/Next is way too overrated. A frameworks job is to make things easy for the developers but the DX is terrible while using react. You have to take care of a lot of things yourself. This might trigger the react fanbois but I'm so over React and it's nonsensical complexity.
well we all have our own opinions, svelte is definitely great tho
I actually want to start learning Next.js and l don't know where to start. Your advices will be greatly appreciated.
The best part about Next.js is that the docs are amazing.
The docs have a step by step tutorial on how to make a demo project, and I used that to learn Next.js too.
It was really helpful and i definitely recommend using it.
Thank you @vulcanwm! Will make use of the docs.
Does it need any background with some other languages?
you just need some basic knowledge of javascript