Xusontha@ls.buckodr.ink to Programmer Humor@lemmy.ml · 1 year agoMy poor RAM...loot.buckodr.inkimagemessage-square133fedilinkarrow-up11.19K cross-posted to: programmer_humor@programming.dev
arrow-up11.19KimageMy poor RAM...loot.buckodr.inkXusontha@ls.buckodr.ink to Programmer Humor@lemmy.ml · 1 year agomessage-square133fedilink 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