Git Product home page Git Product logo

Comments (5)

bartzon avatar bartzon commented on June 3, 2024

An example can be found at http://www.uitzendinggemist.nl/programmas/975-nieuwsuur

from imager.js.

jonlow avatar jonlow commented on June 3, 2024

Hey @bartzon. Interesting loader implimentation, but what it is the benefit of it? It seems like a lot of extra requests and image weight to me. Imager.js was built to avoid requests and minimise image weight.

from imager.js.

bartzon avatar bartzon commented on June 3, 2024

The example page is, as you can see, very heavy on images. Since it's one site accessed from all over the world (without geolocated cdns and the like) where uplinks might be slow, we need to display images as soon as possible.
Also, we don't control the filesize of the big header image, so this can potentially be many kbs.

Yes, this'd be some extra requests (10,20,40,80,100, 5 requests), but the next quality would only be requested when the image has fully loaded. I understand your requirements are a bit different than ours :)

from imager.js.

Integralist avatar Integralist commented on June 3, 2024

Hi @bartzon thanks for opening up this discussion, but as mentioned by @jonlow we're very keen on performance and to also avoid any unnecessary HTTP requests. So because of this I'm going to close this issue, but do feel free to keep the discussion going if you believe there is some details/benefits we've not considered.

from imager.js.

bartzon avatar bartzon commented on June 3, 2024

No problemo :). Looking forward to where this lib is heading.

from imager.js.

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.