from Hacker News

Web Performance Made Simple

by DivineTraube on 3/11/18, 6:24 PM with 5 comments

  • by Yetanfou on 3/11/18, 7:22 PM

    1: That was way more than 20 words.

    2: HTML

    3: OK, add some images if needed. Links if possible, inline only if absolutely necessary.

    4: If you really want the thing to load fast, inline styles as well.

    5: Only use scripting if there is no other way to achieve what you want to achieve.

    6: ...but maybe you want to achieve something which your users would be better off without?

  • by Shywim on 3/11/18, 6:45 PM

    Not directly on-topic, but since the article mention CDNs: is there any privacy concerns when using CDNs?
  • by danielovichdk on 3/11/18, 7:28 PM

    FMP? I laugh so hard at these guys, trying to convince us that its hard to do web performance.

    When it's actually simple as long as (like everything else) it had always been.