|
|
|
|
|
by palata
17 days ago
|
|
You may start by elaborating on why everything I said is incorrect. I can't really engage on "it's wrong, trust me bro". > Are you a coder and do you know how native and webapps work? I am, and I do. I am thinking that we may disagree on what a "webapp" is. I meant webapp as "a dynamic webpage that behaves like an app, but in the browser". Not "web tech used to write a desktop app" like ElectronJS. With ElectronJS you ship a desktop app built with web tech. You may also ship a mobile app built with web tech. But that's orthogonal to my point. My point is that what you load in your browser is not installed. It's fetched at runtime. |
|