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

preview_player
Показать описание

👉Check out my last video on ECMAScript 2021 features!

Need to Learn Vue or Nuxt? Check out my courses below!

0:00 Introduction
0:58 Pascal Case Components Naming
02:01 Dumb Components Naming
03:13 One Time Components Naming
04:05 TodoList Component Naming
05:31 Review of Style Guide

♡ ♡ ♡
Make Sure To Check These Courses Out On Udemy ! 💻

Links
Рекомендации по теме
Комментарии
Автор

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?

LA_VIVLIA
Автор

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.

spythere
Автор

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

aram
Автор

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

camilocasadiego
Автор

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?

arjaybet
Автор

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

techbybasit
Автор

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

hackwithharsha
Автор

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

nkkou_
Автор

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

borism
Автор

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

phronessys
Автор

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

jenstornell
Автор

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.

cwinter
Автор

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

umutuygar
Автор

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

johnnydriesen
Автор

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

AmarjeetKumar-cgde
Автор

The links in the description are broken

TheMightyAtom
Автор

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

manikantamatta
Автор

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

PatrecioE
welcome to shbcf.ru