Before You Create A Vue.js Project Watch This! | Vue Pro Tips | Vue Tutorial

Before You Create A Vue.js Project Watch This! | Vue Pro Tips | Vue Tutorial

Program With Erik

4 года назад

27,608 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@roshanadhikari8169
@roshanadhikari8169 - 26.02.2021 16:11

Great Tips.❤️

Ответить
@AmarjeetKumar-cg5de
@AmarjeetKumar-cg5de - 26.02.2021 16:19

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??

Ответить
@phronessys
@phronessys - 26.02.2021 16:30

I would like to see a video of Vue 3 + Shopify, I find really little info about it

Ответить
@aleksandrstaetskiy5687
@aleksandrstaetskiy5687 - 26.02.2021 17:38

Waiting for jquery video:)

Ответить
@TheMightyAtom1
@TheMightyAtom1 - 26.02.2021 17:47

The links in the description are broken

Ответить
@johnnydriesen7575
@johnnydriesen7575 - 26.02.2021 23:18

Hi Eric,
Half way your vid, you said smt about "cool webpack trick to include your components only once"...
Was waiting for it...

Ответить
@borism89
@borism89 - 27.02.2021 04:13

what do you think about the atomic web design pattern to organize components?

Ответить
@hackwithharsha5228
@hackwithharsha5228 - 27.02.2021 15:51

Thank You !!, Recently I Learned this trick.. Good to rewind one more time..

Ответить
@cwinter90
@cwinter90 - 27.02.2021 20:06

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.

Ответить
@joeltorres1237
@joeltorres1237 - 27.02.2021 21:16

How about Vue with PHP?

Ответить
@manikantamatta8452
@manikantamatta8452 - 28.02.2021 07:22

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

Ответить
@n1kkou_
@n1kkou_ - 04.03.2021 19:19

"baseTable/BaseButton"? -> "Shared" folder with general components that can be used anywhere. Main footer/header etc -> "partials" folder with these components

Ответить
@aram5642
@aram5642 - 13.03.2021 20:37

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...

Ответить
@techbybasit
@techbybasit - 15.03.2021 19:58

I am building a website using vue. This is my first project . Can you suggest me what should i do ? I am really confused.

Ответить
@DanceManAlex
@DanceManAlex - 13.04.2021 03:43

I like blazor... oh wrong audience

Ответить
@spythere
@spythere - 23.04.2021 17:58

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.

Ответить
@umutuygar
@umutuygar - 07.05.2021 12:36

The `buy` buttons won't work on your Full 6 week course landing page.

Ответить
@ewliang
@ewliang - 16.05.2021 08:45

Very insightful. 🙂

Ответить
@camilocasadiego5509
@camilocasadiego5509 - 22.05.2021 03:04

Thanks a lot, pretty cool stuff, made me realize some reactors I need to make

Ответить
@BigLeafDropper86
@BigLeafDropper86 - 17.07.2021 17:43

jQuery Rules!

Ответить
@jenstornell
@jenstornell - 26.09.2021 11:33

Without a dash you will save space on screen which could be a benefit.

Ответить
@juanmanuelpedrosa53
@juanmanuelpedrosa53 - 12.12.2021 17:58

what a joke learn to name your files like a "pro" pfff...😂

Ответить
@itaishufman8951
@itaishufman8951 - 01.04.2022 17:12

Clickbait

Ответить
@butbutmybutt
@butbutmybutt - 05.04.2022 15:28

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?

Ответить
@arjaybet7415
@arjaybet7415 - 31.05.2022 06:11

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?

Ответить
@DevlogBill
@DevlogBill - 07.08.2022 17:31

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?

Ответить