Coder Social home page Coder Social logo

Comments (8)

hishamco avatar hishamco commented on August 18, 2024

Thanks @callumelgrant, let us know the fixes that may improve the speed, also I will check it too using using Web Developer Checklist

from live.asp.net.

hishamco avatar hishamco commented on August 18, 2024

BTW @callumelgrant can you check staging environment https://asp-standup-staging.azurewebsites.net/ because the recent PRs doesn't reflect immediately until it's stable

from live.asp.net.

hishamco avatar hishamco commented on August 18, 2024

The staging got 79/100, @callumelgrant be freely to submit a PR if it improves the source 😄

from live.asp.net.

DamianEdwards avatar DamianEdwards commented on August 18, 2024

I took a look. Seems we could do the following to improve the score:

  • Optimize the home-bg.jpg image
  • Inline the site.min.css (modify the ScriptInliningTagHelper to support CSS too)
  • Configure IIS expiration headers for home-bg.jpg

The other items we're scored lower on are out of our control really (like the ms.js file). I don't really want to defer loading of the bootstrap CSS because that'll result in a potential FOUC.

from live.asp.net.

hishamco avatar hishamco commented on August 18, 2024

👍

from live.asp.net.

hishamco avatar hishamco commented on August 18, 2024

@DamianEdwards regarding the second point I prefer to create StyleInlineTagHelper because the name ScriptInliningTagHelper doesn't make sense to support both inline script and style

from live.asp.net.

DamianEdwards avatar DamianEdwards commented on August 18, 2024

@hishamco just change the name of the class, e.g. ScriptStyleInliningTagHelper

from live.asp.net.

hishamco avatar hishamco commented on August 18, 2024

Sound looks good 😄

from live.asp.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.