Giter Club home page Giter Club logo

Comments (3)

NataliaTepluhina avatar NataliaTepluhina commented on July 26, 2024

Thank you for your suggestions! I've added comments on them.

I had some issues with adding Vuetify as a dependency in Codesandbox. I was able to debug and fix this once I changed the dependency to lowercase vuetify. This should be corrected in CH1 tutorial.

I can't reproduce this on any environment I have but since the change is literally one character, I think we can make it 😅

It will be helpful to give some context prior to introducing data binding as a new concept

It's stated explicitly: We can use v-bind directive or its shortcut :. I don't mind adding a note paragraph with quick explanation/link to docs but I prefer it to be easier than given in the issue.

Standardizing component names, e.g.

In the first case 'home' used not as a component name (it's App.vue) but as an explanation that this component is root one. In the second case, HelloWorld is shown with its use in the template as a tag, that's why we have a tag syntax. Third case refers to the file containing component, that's why it's HelloWorld.vue.

there are other options available (link out to VueJS guide

We learn these options from next chapters. Listing them all immediately at chapter 1 might create a cognitive overload. I will leave it as it is for now.

from curriculum.

lisaychuang avatar lisaychuang commented on July 26, 2024

Thanks @NataliaTepluhina for your comments, my suggestions were from a perspective of someone new to Vue following along with the tutorial. I felt it would have been beneficial to have some context for v-bind, v-on etc. Again, just my 2cents :)

from curriculum.

jlooper avatar jlooper commented on July 26, 2024

Closing, thank you for the feedback

from curriculum.

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.