DEV Community

Cover image for 12 things you didn't know you could do with Nextjs

12 things you didn't know you could do with Nextjs

Anmol Baranwal on February 20, 2024

I've made several applications with Next.js and am truly amazed by the amount of things that we can do with it. I recently went deep into the docs...
Collapse
 
anmolbaranwal profile image
Anmol Baranwal

As I mentioned earlier, the simplest ones are the most important to me. Learning how to use the Image component properly & client components in layouts was the most useful for me.

What new concepts did you discover here?

Collapse
 
ricardogesteves profile image
Ricardo Esteves

Nice, you have some great article @anmolbaranwal 👌

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks :D

Collapse
 
arjuncodess profile image
Arjun Vijay Prakash

Thanks for this long read, Anmol!

Just wanted to let you know that you are doing great! 👍🙌

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks Arjun! I will try to write even better content :D

Collapse
 
anthonyvii profile image
Anthony Vinicius

Thanks for this article, Anmol! You explained very well. Congrats!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks! Appreciate that you found it good enough :D

Collapse
 
sandorturanszky profile image
Sandor | tutorialhell.dev

All this is documented in the next.js docs. All you need is to read the docs before using the tool to use it correctly.

Collapse
 
anmolbaranwal profile image
Anmol Baranwal • Edited

Yep! I did a little course before v13 was released and after that I've only read docs and searched for whatever I need. Next.js documentation provides everything one needs to build the best application :D

Although, it could be improved a bit for sure.

Collapse
 
get_pieces profile image
Pieces 🌟

Wow! Awesome article. 🔥

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks! Some concepts are brief, while others go deep. Appreciate it :D

Collapse
 
ryan323 profile image
Ryan

Thank you! I read with interest

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

I will improve the structure next time so it is easier to read.
Thank you for reading :)