|
|
|
|
|
by vamur
3408 days ago
|
|
With local apps there are issues of updates, security and platform lock-in. No such issues with web apps. And thanks to modern JS engines, web apps are now fast enough for most tasks. >>but it's slow and unable to keep up with edits > 500 nodes It is perfectly possible to build a fast JS app. The one in your example is not well optimized. |
|
(And don't get me started on Web security, or rather lack thereof: security is not inherent to web apps"; DROP TABLES; --