Skip to content

HowTo: Using vuex for communication #638

Answered by cawa-93
regenrek asked this question in Q&A
Discussion options

You must be logged in to vote

First of all: Do you really need a Vuex for this? Very often Vuex is used where it is excessive. Think about it again.

In one of my projects I use the following approach:
Preload receives an event from the main and simply creates a new DOM event to which the renderer is listen.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by regenrek
Comment options

You must be logged in to vote
1 reply
@cawa-93
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants