Core Concepts - Raiondesu/Tuex GitHub Wiki
We will be learning the core concepts of Tuex in these chapters.
Tuex doesn't try to enforce any tuex-specific concepts, and instead relies on the ones of JavaScript itself. But still, they are very similar to those of Vuex (written in parenthesis):
A deep understanding of all these concepts is essential for using Tuex.
Let's get started.