I have friends who are interested in web frontend development, but they often don’t understand the concepts of client-side and server-side rendering or even rendering itself. Especially when writing with Next.js, they frequently ask me questions regarding react hooks not working or not being found. Also, in my experience with Nuxt.js, I could not query backend APIs that require cookies when scripts run on the server side.