📄️ Getting Started
Welcome to this Tutorial section, you will learn how to use the GX library by practicing, so we'll present to you a very nice example of how to use GX in a React application.
📄️ Create a Signal
To create a signal, you have to use a function that Gx offers, and this function is createSignal.
📄️ Create a Store
Now it's the time to create a store where your signals have to be stored.
📄️ Set the Provider
At this time, our counter signal has already been created and the store has also been set up. So now, what we have to do is the make our store available from everywhere in our application.
📄️ Usage
We are almost at the end of this Tutorial, now we just have to create a component that will use the store that we have set up earlier.
📄️ Congratulations
🎉🎉🎉🥳🥳🥳🎉🎉🎉