Context Isolation in Electron JS - Detailed Explanation. Electron JS Tutorial

Описание к видео Context Isolation in Electron JS - Detailed Explanation. Electron JS Tutorial

Context Isolation is a topic that many electron developers are confused about. Many people mix it up with inter-process communication. It has nothing to do with that.

Context Isolation is all about security and it relates to the way the webview communicates with the preload file in Electron JS. In this video I am going to give you a detailed explanation of how it works and why it is required.

After watching it you will have a very good understanding about the structure of Electron apps and how Context Isolation fits in the scheme.

Got questions? Ask in the comments.

Комментарии

Информация по комментариям в разработке