Giter VIP home page Giter VIP logo

Comments (4)

maxmilton avatar maxmilton commented on July 28, 2024 3

For a pure SPA it totally makes sense to use the runtime only build. This is great when I have full control over a sites design.

However, in the corporate space, I often have to deal with legacy sites where I have to take a MPA approach and can only introduce Vue progressively. In this case having the compiler is super handy since I can turn output from backend systems into a Vue template dynamically. It's much easier for backend devs to get started with Vue basics too without having to poke around with many frontend assets like *.vue files.

I'm in favour of keeping it as an option during the template init so we've got the choice. However, we could change the default option to "runtime only" and/or update the option description.

P.s. @addyosmani loved your Google I/O presentation this year! ❤️

from pwa.

addyosmani avatar addyosmani commented on July 28, 2024

Thanks, @maxmilton! Appreciate the input on this issue as well.

from pwa.

anubhav7495 avatar anubhav7495 commented on July 28, 2024

@addyosmani I believe we should keep the standalone option as a choice for the build but should make the runtime choice as default. Currently standalone gets selected by default.

If this sounds acceptable, I would open a PR for it.
Thanks.

from pwa.

ragingwind avatar ragingwind commented on July 28, 2024

I bet make runtime into a default option, and how about support guide documents for mifration like recipes

from pwa.

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.