|
|
|
|
|
by nikwen
23 days ago
|
|
Electron maintainer here. Electron is performant if the app developer writes good code. It's slow if someone writes bad code. That's the same if you use Apple's native APIs. The big advantage of Electron is that it takes so much less effort to write an application and bring it to all operating systems. Thus, we get applications that would not have been developed if Electron did not exist. |
|