What is the use of NextJS API feature – Reactjs
I have seen Next JS API feature, it provides you the API folder where you can create API for frontend. But I am still confuse about few things. Does it replace the need of backend e.g database and file handling…