Git Product home page Git Product logo

Comments (6)

jeffposnick avatar jeffposnick commented on May 7, 2024

We'd also avoid issues like #90 if we stopped relying on JS bundles.

from ioweb2016.

wibblymat avatar wibblymat commented on May 7, 2024

Not an expert, but everything I do know says that we shouldn't be concatenating anything any more if we have an H2 server.

HTTP2 everywhere is gated on server-side adoption, not client-side, IIUC.

from ioweb2016.

ebidel avatar ebidel commented on May 7, 2024

Testy test test?!?

from ioweb2016.

x1ddos avatar x1ddos commented on May 7, 2024

Isn't this a dup of #76?
Anyway, just FYI app engine can push up to 10 rel=... resources, unless they've changed it (unlikely).
So, I think some concatenation still needs to happen.

from ioweb2016.

ebidel avatar ebidel commented on May 7, 2024

h2 shares a single connection, so you'll still see parallelization benefits of h2. Push adds an additional level of awesome, but that's different.

from ioweb2016.

ebidel avatar ebidel commented on May 7, 2024

...we should still do #76!!!!

from ioweb2016.

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.