Apple Silicon Mac Is About to Kill Web Apps
11–20 of 20 posts
Re: Apple Silicon Mac Is About to Kill Web Apps
#12Does this support all iOS apps? Like Instagram? If so, do we need a separate software to run them or is it directly downloadable from the Mac App Store?
Re: Apple Silicon Mac Is About to Kill Web Apps
#13I’ve built my most recent app using electron because I could easily target both os‘es using the same code base.
This will not change with the M1 and Big Sur.
I would love to see Apple going all in with SwiftUI and implement Win10 support. But I doubt this will ever happen.
Re: Apple Silicon Mac Is About to Kill Web Apps
#14This is a frankly ridiculous take and completely misunderstands what makes Electron attractive. There are no "Electron-based Mac apps", because nobody is targeting the Mac specifically with those apps. What we do have is web-first apps that use Electron to provide a desktop experience (like Slack), and desktop-first apps that use Electron as a multi-platform runtime (like VS Code). The first group tends to have webvi…
Came here to say that.
Re: Apple Silicon Mac Is About to Kill Web Apps
#15Quite the opposite, it will kill electron apps which no one likes.
As a developer I use several electron apps daily on a MBP, I never give them a second thought.
The inelegance of high memory consumption is far less infuriating than the many product and UX sins committed by apps.
Re: Apple Silicon Mac Is About to Kill Web Apps
#16Quite the opposite, it will kill electron apps which no one likes.
Re: Apple Silicon Mac Is About to Kill Web Apps
#17Does this support all iOS apps? Like Instagram? If so, do we need a separate software to run them or is it directly downloadable from the Mac App Store?
you can run any iOS app on an M1 powered mac. that said, it opens in a window only, and emulating touch actions requires you dig out a cheat sheet hidden in menus
Re: Apple Silicon Mac Is About to Kill Web Apps
#18This is a frankly ridiculous take and completely misunderstands what makes Electron attractive. There are no "Electron-based Mac apps", because nobody is targeting the Mac specifically with those apps. What we do have is web-first apps that use Electron to provide a desktop experience (like Slack), and desktop-first apps that use Electron as a multi-platform runtime (like VS Code). The first group tends to have webvi…
> This is a frankly ridiculous take and completely misunderstands what makes Electron attractive. Came here to say that.
Re: Apple Silicon Mac Is About to Kill Web Apps
#19I wouldn't call an iOS app built with Electron a "web app". The title is quite misleading.
Re: Apple Silicon Mac Is About to Kill Web Apps
#20Quite the opposite, it will kill electron apps which no one likes.
Quite the opposite, Electron apps will be even more prevalent as they'll run faster and drain much less battery.