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

Storybook · all subjects

configure/integration/frameworks

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

Angular Ivy: disable in main.js/ts

To disable Angular Ivy in Storybook, deactivate it in the main.js or main.ts file. The note indicates this is documented in a code snippet example.

Angular ngcc: disable if postinstalled

If ngcc is postinstalled in an Angular project, it can be disabled in Storybook configuration. The support for View Engine will be dropped in a future release of Angular, so issues related to Ivy should be reported on GitHub Issue Tracker.

Next.js: Storybook reads next.config.js by default

Storybook's Next.js framework reads from the next.config.js file by default. If the configuration file is named or located differently, specify the path in the Storybook main configuration file.

React 18+: new React Root API used automatically

If installed React version is 18.0.0 or higher, the new React Root API is automatically used and newest React concurrent features can be used. This can be opted out by setting a property in .storybook/main.js|ts file.

.storybook/main.js must be valid ESM

In Storybook 10, main configuration (.storybook/main.js|ts) and other presets must be valid ESM. This is a breaking change that requires updating configuration files.

Give your agent this brain