Skip to content

Page Speed score #440

Open
Open
@meeDamian

Description

@meeDamian

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Ffullstack-demo.herokuapp.com%2F&

Currently we score:

  • 61% for mobile,
  • 79% for desktop.

I bet we can do better! ;)

There are some things that can be fixed quite easily:

  • enable compression/minimize socket.io.js,
  • set some simple rules for caching,
  • move JS from <head> to <body> (possibly more complicated),
  • UnCSS in grunt (See Grunt/Gulp UnCSS #412).

I wouldn't bother with above-the-fold stuff as that's the first thing anyone using this generator will change (unless there's a grunt plugin that can handle that somehow).

Also is https://fullstack-demo.herokuapp.com kept up-to-date with releases? @DaftMonk since you're the maintainer, how about adding buildcontrol:heroku task to generator's Gruntfile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions