how does memory work
Unanswered
Manx Shearwater posted this in #help-forum
Manx ShearwaterOP
Hi, how does memory consumption work,with a fullstack nextjs aplication, is it so that client side code uses memory from the users computer while server components and API routes consume memory from the server?