Ask HN: What do you use for front end?
2 points| Kpourdeilami | 8 years ago
A while ago after doing some research, I decided to go with VueJS for the frontend of a project I was working on but it feels very clunky and slow. The page size with all the libraries installed is nearly 8MBs.
I'm considering ditching our SPA all together building a flask app to interact with the backend with 0 javascript to reduce the page size and make it faster. I was wondering if there are any lightweight alternatives to Vue or know any good practices for speeding up the SPAs?
[+] [-] christophilus|8 years ago|reply
Is your code available somewhere for us to look at?
[+] [-] Kpourdeilami|8 years ago|reply
[+] [-] eberkund|8 years ago|reply
What on earth are you including in your pages?
[+] [-] Kpourdeilami|8 years ago|reply