new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Nuxt · API · all subjects

advanced features

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

useAsyncData prevents double data fetching during SSR

Wrapping custom fetch calls with useAsyncData avoids double data fetching when doing server-side rendering (server and client on hydration).

Isomorphic fetch in Nuxt 3

Nuxt 3 provides a globally available fetch method that has the same API as the Fetch API, and also provides the $fetch method which uses unjs/ofetch. The fetch implementations handle direct API calls on the server or client-side calls to the API on the client, and can also handle calling third-party APIs. They include convenience features like automatically parsing responses and stringifying data.

Give your agent this brain