Xusontha@ls.buckodr.ink to Programmer Humor@lemmy.ml · 1 year agoMy poor RAM...loot.buckodr.inkimagemessage-square135fedilinkarrow-up11.2K cross-posted to: programmer_humor@programming.dev
arrow-up11.2KimageMy poor RAM...loot.buckodr.inkXusontha@ls.buckodr.ink to Programmer Humor@lemmy.ml · 1 year agomessage-square135fedilink cross-posted to: programmer_humor@programming.dev
minus-squarecarbonara@lemmy.worldlinkfedilinkarrow-up12·1 year agoVoyager is made with Ionic. The difference with Electron is that in Ionic, trough Swift/Kotlin, shows a WebView from the System Browser (mobile only) while Electron “installs” Chrome each time (desktop only). WebApps are great, but Electron is just too much
Voyager is made with Ionic. The difference with Electron is that in Ionic, trough Swift/Kotlin, shows a WebView from the System Browser (mobile only) while Electron “installs” Chrome each time (desktop only).
WebApps are great, but Electron is just too much