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

Vue · all subjects

web-components

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.

custom element vs Vue component

A custom element is a feature of the Web Components standard implemented in modern browsers. Custom elements should not be confused with the ability to include Vue components as tags within another Vue component's template. Custom elements are used to create Web Components, not Vue components. Vue has built-in support for rendering custom elements and allows them to be used directly in Vue component templates.

Web Components standard

The Web Components standard is a collection of features implemented in modern web browsers. Vue components are not Web Components, but defineCustomElement() can be used to create a custom element from a Vue component. Vue also supports the use of custom elements inside Vue components.

Give your agent this brain