DEV Community

Medea
Medea

Posted on

Next.js Hangout Thread

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)

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
vulcanwm profile image
Medea

well we all have our own opinions, svelte is definitely great tho

Collapse
 
chantal profile image
Chantal

I actually want to start learning Next.js and l don't know where to start. Your advices will be greatly appreciated.

Collapse
 
vulcanwm profile image
Medea

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.

Collapse
 
chantal profile image
Chantal

Thank you @vulcanwm! Will make use of the docs.

Thread Thread
 
chantal profile image
Chantal

Does it need any background with some other languages?

Thread Thread
 
vulcanwm profile image
Medea

you just need some basic knowledge of javascript