piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 24,835

  1. It’s pretty simple. Unless we fix the mobile performance of websites and web apps: we lose the web and it gets replaced by native app stores completely. This is especially the case for low-end phones. Consider that when you’re using React for your blog (or anything, really).
    1. …in reply to @piccalilli_
      I think the JAMstack world might be our saviour, but much more on the pre-compilation and sending HTML down the pipe side of things, rather than hydration and fuck loads of client JS. Good ol’ statically served HTML is fast as hell.