|
|
|
|
|
by wirddin
3339 days ago
|
|
If you're delivering what you promised to your customer or end user (without compromising on speed) then great! As a developer, I avoid Electron apps because of the battery consumption. But that's just me. Your end user might not even know the stack or have no idea about it and only cares about the work being done. So yeah, I guess it's great for something which needs to be there as a desktop app. From a dev's point of view: It's like how React Native is growing as an easy native app development tool. If a team can focus on one codebase instead of multiple, that's a great thing. |
|