|
|
|
|
|
by phlhar
2201 days ago
|
|
Electron apps are easy to develop, but the performance as it is a browser is pretty bad compared to native. The performance af all electrons apps I have used (Slack, Discord, Spotify, Twitch, ...) is always worse than native apps, and not just a little bit. You will notice it! I understand it is easy to develop a electron app when you come from a web background, but it still seems wrong to me. |
|
You can try the app, it's way faster than Mail from Apple. Apple even featured the app multiple times on the mobile App store; again all HTML/JS.
Making fast software in HTML/JS is definitely possible.
An email client is mostly HTML/Style rendering so our use case might be more aligned.
You can learn more about how we made it fast by listening to :
https://syntax.fm/show/184/desktop-and-mobile-apps-with-a-si...