| > No download and install process Plenty of Electron apps expect you to do this anyway. "Apps using web tech" aren't all web sites. > No "please wait while we update this" Not everyone has a fast web connection. On the flip side, plenty of programs have no reason to use a web connection at all once they're downloaded and installed. > Users can link to individual pages within my app... Users can find text on any page in my app How many apps out there really have "pages"? > Users get autofill for forms and passwords and credit cards Why does my program need this information? > Users can block ads Why would my program present ads? > No "SmartScan couldn't verify if this app is safe" because it wasn't signed with a cert. Is that supposed to be a plus? Consider the user's side, too. Also, consider that things like Google Safe Browsing exist. > A knee-jerk answer is often "performance", but honestly, most web apps load faster than their native counterparts these days. Care to give an example? (It also generally comes across like you just take for granted that your users will be on mobile.) |