P1xt / p1xt-guides

Programming curricula
MIT License
6.91k stars 1.7k forks source link

Components In-Depth in Vue guide is left out #101

Closed Obayanju closed 5 years ago

Obayanju commented 5 years ago

There isn't any reference to the components in-depth section of the docs ( https://vuejs.org/v2/guide/components-registration.html ) in the Vue topic deep dive. Only Essentials, Transitions & Animations, Reusability & Composition, Tooling, scaling up, and internals is mentioned.

P1xt commented 5 years ago

You can safely just continue down through the Vue docs, doing all sections.

The Vue guide is now deprecated as part of the 4.0 revamp.