schizoidman@lemmy.ml to Technology@lemmy.mlEnglish · 8 months agoModern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBGwww.tomshardware.comexternal-linkmessage-square149fedilinkarrow-up1806arrow-down18
arrow-up1798arrow-down1external-linkModern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBGwww.tomshardware.comschizoidman@lemmy.ml to Technology@lemmy.mlEnglish · 8 months agomessage-square149fedilink
minus-squareHarbinger01173430@lemmy.worldlinkfedilinkarrow-up2·8 months agoCan I achieve the same with vue.js or flutter? I need to learn this
minus-squareHarbinger01173430@lemmy.worldlinkfedilinkarrow-up1·8 months agoAh, for that I’ll just dump some fast API or flask thing. Vue or flutter will just handle the front end
minus-squareHarbinger01173430@lemmy.worldlinkfedilinkarrow-up1·8 months agoNo I mean, I wanna make a full project but without bloating the front end website
minus-squarefuzzzerd@programming.devlinkfedilinkarrow-up1·8 months agoYes. You can. I have a personal site that is using nuxt static site mode and it renders extremely fast and clean output.
minus-squarefuzzzerd@programming.devlinkfedilinkarrow-up1·8 months agoCheck out https://250kb.club all performance sites focused on speed and small size.
minus-squarefuzzzerd@programming.devlinkfedilinkarrow-up2·8 months agoOr maybe the 512kb.club a more reasonable balance between 250 club and the 1mb club. Also with a view: jankfree.org for a similar focus on performance.
Removed by mod
Can I achieve the same with vue.js or flutter? I need to learn this
Removed by mod
Ah, for that I’ll just dump some fast API or flask thing. Vue or flutter will just handle the front end
Removed by mod
No I mean, I wanna make a full project but without bloating the front end website
Yes. You can. I have a personal site that is using nuxt static site mode and it renders extremely fast and clean output.
Check out https://250kb.club all performance sites focused on speed and small size.
Or maybe the 512kb.club a more reasonable balance between 250 club and the 1mb club.
Also with a view: jankfree.org for a similar focus on performance.