Coder Social home page Coder Social logo

Comments (3)

igeligel avatar igeligel commented on August 24, 2024 1

I also see it the same as you. Just views should access the $route. Components are just there for displaying data and handling state.

Would be fine if you tag it somewhere in the readme or in a similar place.

from vue-realworld-example-app.

alexandru-dodon avatar alexandru-dodon commented on August 24, 2024

@morficus aren't views meant to be tightly coupled to a particular application? This would make sense only in re-usable view components that ship as part of a package, for example. Well, that's just my opinion.

I'm available to fix this issue if it needs to be fixed.

from vue-realworld-example-app.

morficus avatar morficus commented on August 24, 2024

@techiedod I could live with that.
I'm a fan of the "views" vs "components" separation. Makes a lot of sense to state that a particular "view" is intended to be tightly coupled with a particular route, in which case using this.$route would be fair game. But it should never directly outside of views (aka: anything under the "components" directory).

I just did a quick search in the "components" directory and it didn't find any uses of this.$route, so things look good in that regard 👍

(so assuming others agree) It would just need to document somewhere where and why accessing this.$route directly is acceptable.

PS: sorry for the delay in my reply. I have a kind of erratic schedule due to the holidays and all that :-p

from vue-realworld-example-app.

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.