In this article, you'll learn to implement a Vuex-like store using nothing but the new Vue 3 reactivity APIs.
XState is a library for creating, interpreting, and executing finite state machines and statecharts. The author of this article has found a way of replacing Vuex and still having a global reactive state that leverages Vue's capabilities with XState.
This RFC for Vue 3 introduces a component which moves its slot content to another part of the document.
Click to load comments...