|
|
|
|
|
by smahs
2 days ago
|
|
There was a time when local apps written in binary compiled languages were notably faster to run, but notoriously difficult to write and scale across platforms. Both of these have improved but the JS/CSS run times used for local web apps (V8/Blink and JSCore/Webkit) are now fast enough for well written code to not notice any difference for many use cases. I think soon most SaaS apps without much of a deep tech moat (not easy to replicate) will be labelled as rip-off or anti-patterns. |
|