Git Product home page Git Product logo

Comments (8)

inyee786 avatar inyee786 commented on May 10, 2024 1

I got the solution,
And gtmetrix is a tool that tell us the performance of your website just like Google page speed

from angular-docker-multi-stage-example.

inyee786 avatar inyee786 commented on May 10, 2024 1

Thank u, for you'r help

from angular-docker-multi-stage-example.

tiangolo avatar tiangolo commented on May 10, 2024

And did that work? Did the unmodified instructions work?

from angular-docker-multi-stage-example.

inyee786 avatar inyee786 commented on May 10, 2024

no it's not working.
i am getting blank screen and in console i am getting
this warning
https://i.stack.imgur.com/LoGw6.png

from angular-docker-multi-stage-example.

tiangolo avatar tiangolo commented on May 10, 2024

Did the unmodified / original instructions work?

from angular-docker-multi-stage-example.

inyee786 avatar inyee786 commented on May 10, 2024

yes the original instruction is working

but i want leverage browser caching in my app

which can be achieve by

 location ~*  \.(jpg|jpeg|png|gif|ico|css|js)$ {
       expires 365d;
   }

from angular-docker-multi-stage-example.

inyee786 avatar inyee786 commented on May 10, 2024

i am checking the gtmetrix for my app and it is very bad
screenshot from 2018-02-07 22-24-25

from angular-docker-multi-stage-example.

tiangolo avatar tiangolo commented on May 10, 2024

I'm sorry, I don't know what "gtmetrix" is.

from angular-docker-multi-stage-example.

Related Issues (2)

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.