Комментарии:
Great Tips.❤️
ОтветитьBro.. I'm tired of asking same question over and over again, but no one responded yet. My question is that can we use new composition api in nuxt js?? And if yes then how and is it a good practice or does it affect the performance of my nuxt app??
ОтветитьI would like to see a video of Vue 3 + Shopify, I find really little info about it
ОтветитьWaiting for jquery video:)
ОтветитьThe links in the description are broken
ОтветитьHi Eric,
Half way your vid, you said smt about "cool webpack trick to include your components only once"...
Was waiting for it...
what do you think about the atomic web design pattern to organize components?
ОтветитьThank You !!, Recently I Learned this trick.. Good to rewind one more time..
ОтветитьOne downside with the last importing method though is if your IDE auto imports it will add the import even though it isn't needed.
ОтветитьHow about Vue with PHP?
ОтветитьVery rare tutorial on vue.. but I would love if you make any clone like instagram, Netflix using vue there are in react but not in vue
Ответить"baseTable/BaseButton"? -> "Shared" folder with general components that can be used anywhere. Main footer/header etc -> "partials" folder with these components
ОтветитьIdeally I would aim at not having components or views at the root level, at all. Even for a small app I would aim at modularity, so I would havea dir named modules or features, and inside I would have app, or core, todos, products. Inside every module/feature there would be a place for its own components, store module, routing etc. Unfortunately it is so scarcely covered in blogs and tutorials...
ОтветитьI am building a website using vue. This is my first project . Can you suggest me what should i do ? I am really confused.
ОтветитьI like blazor... oh wrong audience
ОтветитьWell, for me jQuery was a decent tool around 2014-15 but modern JS is sufficient to do most of jQ features without using additional heavy libraries. I don't see a reason why I should use this library now, considering we got frameworks such as React, Vue, Angular or Svelte which provide much more flexibility and support Babel, TS and SCSS in the same place.
ОтветитьThe `buy` buttons won't work on your Full 6 week course landing page.
ОтветитьVery insightful. 🙂
ОтветитьThanks a lot, pretty cool stuff, made me realize some reactors I need to make
ОтветитьjQuery Rules!
ОтветитьWithout a dash you will save space on screen which could be a benefit.
Ответитьwhat a joke learn to name your files like a "pro" pfff...😂
ОтветитьClickbait
ОтветитьSo, when ur TodoList would be reusable you would also add the prefix Base to it?
If its not reusable why not naming it TheToddoList?
Actually all components will have a Base or The as prefix?
what about create a folder todolist? then pull all todo list components do you need to name the component into full? like todolist/TodoListButton.vue? or just todolist/Button?
ОтветитьHi Erik, would you happen to have a Vue Native course? I am interested in learning mobile. Question? would you recommend I learn Vue.js first or can I begin by learning Vue Native?
Ответить