Tag

Vue

This page is generated from source metadata, which keeps the indexing logic separate from the page layout.

It is one of the clearest examples of the rebuild rule: content metadata stays in Markdown frontmatter, while the browsing experience stays in reusable site components.

Total entries 1

All content currently linked by this topic.

Posts / Notes 0 / 1

The split between polished writing and rougher study material.

Notes

1 related note entries

Note · 21 June 2018 · Wolli Creek

VueX Notes

Genral concepts What is VueX A state management libaray that can share data through all the pages and components The benefit of using it management the data at one place that can b...