Next.js != Full Stack
Musa Yazlık

Musa Yazlık @musayazlik

About: Hello. My name is Musa Yazlık. I have been dealing with web software and web design since 2017. In addition, I am a university student who is currently studying a double university, Eskişehir Osmangaz

Location:
Eskişehir/Türkiye
Joined:
Jun 30, 2020

Next.js != Full Stack

Publish Date: Jul 6 '23
0 0

I thought I was developing a full-stack application with Next.js, but I wasn't. There were settings to add images and videos in the administration panel. In development mode, these features work without any problems, but in production mode, images and videos added later do not work. So they are not shown in the browser. It is necessary to restart the project. You need a 3rd party service or an additional backend structure for image and video upload.

So we can say that Next.js ≠ Full Stack application.

Comments 0 total

    Add comment