Hacker News new | ask | show | jobs
by pkphilip 2108 days ago
Just to give this some perspective, the entire Wordperfect 5.2 download is less than 4MB!

https://winworldpc.com/product/wordperfect/5x-dos

https://news.ycombinator.com/item?id=24413394

Web development has become so cludgy especially with the SPAs which do not even support bookmarking.

1 comments

Well SPA can do route rewrites if it's taken care of properly (Vue Router makes this easy). I'm always pushing for it on my projects for usability and link sharing. There's no reason to not have it.