Giter Site home page Giter Site logo

Comments (3)

CaptainCodeman avatar CaptainCodeman commented on May 18, 2024

Using different frameworks would mean the implementations could be significantly different, even if they utilise similar technologies underneath.

from hacker-news-pwas.

chrisdwheatley avatar chrisdwheatley commented on May 18, 2024

As @CaptainCodeman mentioned, there can be differences in server infrastructure, patterns used and much more between each implementation meaning these examples shouldn't be used as comparisons between JavaScript frameworks.

There's some great work going on in #42 which will make it clearer how each application is architected and what patterns and technologies are used.

from hacker-news-pwas.

addyosmani avatar addyosmani commented on May 18, 2024

The above answers are indeed correct. The Polymer implementation is using HTTP/2 Server Push, edge-caching and more aggressive code-splitting which combined together have an impact on the over time to interactivity of that implementation. Some of these concepts are also why the Preact implementation is also faster here.

I might suggest opening up an issue on the Vue HN repo about adding support for HTTP/2 Server Push as it would be interesting to see what impact that has on performance.

from hacker-news-pwas.

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.