Deep Dive - IPC w/ Electron & Context Bridge - Which IPC method is correct for you?

Опубликовано: 29 Октябрь 2024
на канале: tylerlaceby
17,645
409

This video covers the pros and cons of using each of the common IPC methods inside electron. I will show you how to dispatch events and handle them, using context Bridge and a preload script as well as demonstrate why using ipcRenderer.invoke() is better than ipcRenderer.sendSync() for 99.98% of cases xD.

More info on the electron docs:

https://www.electronjs.org/docs/lates... 🔔 JOIN THE COMMUNITY 🔔
https://www.youtube.com/c/JSimplified... -- Subscribe xD
----------------------------------------


-- Social Links --
Discord -   / discord  
GitHub - https://github.com/tylerlaceby