Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ytbryan/measuring-vue-component-vs-vue-root-instance

TLDR: duplicating vue-root instance introduces overhead (around 400ms each). Use vue-components instead.
https://github.com/ytbryan/measuring-vue-component-vs-vue-root-instance

Last synced: about 4 hours ago
JSON representation

TLDR: duplicating vue-root instance introduces overhead (around 400ms each). Use vue-components instead.

Awesome Lists containing this project