Why You Should Learn Vue.js 3! | Why You Should Learn Vue Today!

  Рет қаралды 21,183

Program With Erik

Program With Erik

Күн бұрын

Пікірлер: 44
@ProgramWithErik
@ProgramWithErik 4 жыл бұрын
📚 Sign up and get notified about my new Vue 3 course! And get a free cheat sheet! - bit.ly/2vFWBQi
@marcosmoralesrodrigo9963
@marcosmoralesrodrigo9963 4 жыл бұрын
Hi Erik, 47 + 47 is not 67... :) In the prices of your course, Starter layer: course.vuecourse.tech/ Also, keep it up! I like the way you explain stuff... I actually understand it! :D
@tanzeel444
@tanzeel444 4 жыл бұрын
Been working with React for a year, and it clicked almost as soon as I started. With React you're basically just writing vanilla JS. Tried Vue a few weeks ago, and despite repeatedly hearing how much easier it is to learn than React, I found it hard, and also very Angular-like.
@ishraqkabir8681
@ishraqkabir8681 4 жыл бұрын
Sameeee The thing about react i like most is writing vanilla js all the time And i have no problem writing jsx at all
@ychinamale
@ychinamale 4 жыл бұрын
Find it funny how most Vue videos say "you don't use JSX" as if that's a plus. What if you like JSX and find it easy/intuitive? Pick whatever framework makes most sense to you!
@anth0ni33
@anth0ni33 3 жыл бұрын
Yes!! I've been hearing "Vue is easy" but I feel it's hard mainly because it has no jsx
@kevinandeleven
@kevinandeleven 4 жыл бұрын
Vue does have JSX, though it is not as popular as the template syntax.. Matter of fact, almost all techniques React provide, Vue provides as well, though some might not be the default way of doing it in the Vue world..
@kevinandeleven
@kevinandeleven 4 жыл бұрын
Therefore Vue >>> React
@faresgeek-dz5692
@faresgeek-dz5692 4 жыл бұрын
Starting vue now is like starting Django in 2016 . When no one was interested in it 😂😂 but now things changed
@CodeProps
@CodeProps 4 жыл бұрын
I am working in Vue for more than 1.5 years, It's not that new. Svelte is more fitting, even newer than 'Vue' and has huge potential.
@RaviKumar-fx5dz
@RaviKumar-fx5dz 4 жыл бұрын
@@CodeProps yes svelte is awesome
@mrkhoros
@mrkhoros 4 жыл бұрын
Erik thank you for making these videos. Your explanation did not convince me to start Vue. Maybe because I am scared of change or think that I have done React and node for 2 years and still feel I dont know much. But still great videos.
@ProgramWithErik
@ProgramWithErik 4 жыл бұрын
No problem thanks for watching
@aixoxa
@aixoxa 4 жыл бұрын
Vue all the way 😂
@VintageCOD
@VintageCOD 4 жыл бұрын
Why does it matter that it's not JSX? JSX is just HTML with class as className and some other diferences that don't really matter
@jaydengibson465
@jaydengibson465 4 жыл бұрын
Actually, the template tech of VueJS was built on the top of JSX, you can use JSX insde Render function inside Vue component. you have more choices.
@nekran
@nekran 4 жыл бұрын
I have tried vue3 + Vue-Router4 with typescript and i stopped it for now. I wanted to you use it to migrate a small angularJS. Too many librairies still does not work correctly. Even with the vue-cli you need to make some change in the generated files... (worst part was to change the webpack config) I will give it some time for all tools to migrate correctly. So maybe at the start on the next year ( i have to keep learning others technologies).
@debvdo
@debvdo 4 жыл бұрын
Is Vue 3 only for large apps? (By "large", about how many components do you mean?) Small to medium sized apps should continue to use the options api, even in Vue 3. Am I right?
@othnielonyoutube
@othnielonyoutube 4 жыл бұрын
It's the "... and why you should learn it if you haven't already learned it already" for me
@philip9677
@philip9677 4 жыл бұрын
Do i need to be advanced JS develper to do vue, i know the basics and fundamentals of JS
@ProgramWithErik
@ProgramWithErik 4 жыл бұрын
Nope, it's really easy
@nanchitacr
@nanchitacr 4 жыл бұрын
I didn't know anything about js when I started using vue, you learn as you go!
@tomhoma
@tomhoma 4 жыл бұрын
how long can i stay with vue2
@Kiran-wc6qy
@Kiran-wc6qy 4 жыл бұрын
Bro i am a fresher front end developer. vue 3 version is in beta. can i learn version 2. r i should wait for ver 3. because documentation is under developement.
@aakashbashyal1822
@aakashbashyal1822 4 жыл бұрын
Go with version 2. There will be very less changes, it's basically a update to Vue 2.
@LukeAvedon
@LukeAvedon 4 жыл бұрын
Are you going to do another Manning book for Vue 3?
@NatJulianBelza
@NatJulianBelza 3 жыл бұрын
You're wrong about react hooks.
@debanjanbarman7212
@debanjanbarman7212 4 жыл бұрын
multiple v-model is really awesome
@theamanjs
@theamanjs 4 жыл бұрын
I think it's inspired from ng-model. Of course it's best of react and angular. But maybe this thing came from angular.
@anonymousshooter3636
@anonymousshooter3636 4 жыл бұрын
I am fan of jsx.
@khanriza
@khanriza 4 жыл бұрын
These changes carry over to NUXT too?
@ProgramWithErik
@ProgramWithErik 4 жыл бұрын
Yes
@ecofriend93
@ecofriend93 4 жыл бұрын
Does Vue 3 have an alternative to filters?
@epostenmin
@epostenmin 4 жыл бұрын
Methods 😎
@ivankecina2692
@ivankecina2692 4 жыл бұрын
Computed properties are used instead of filters
@ProgramWithErik
@ProgramWithErik 4 жыл бұрын
You just use computed properties or methods. It basically does the same thing.
@andriyfm
@andriyfm 4 жыл бұрын
very useful
@piotr-nowak
@piotr-nowak 4 жыл бұрын
Nice!
@ahmadeyamin3836
@ahmadeyamin3836 4 жыл бұрын
Vue or Svelte for beginners?
@RaviKumar-fx5dz
@RaviKumar-fx5dz 4 жыл бұрын
go with svelte easier than vuejs and fast.
Vue.js Vuex Modules Don't Have To Be Boring...
19:39
Program With Erik
Рет қаралды 16 М.
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 82 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 874 М.
啊?就这么水灵灵的穿上了?
00:18
一航1
Рет қаралды 108 МЛН
Colorful Pasta Painting for Fun Times! 🍝 🎨
00:29
La La Learn
Рет қаралды 308 МЛН
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 765 М.
Vue.js Tips: Use Slots The Right Way // VUE.JS SLOTS TUTORIAL WITH VUE 3
11:59
Vue 3 - What's New? What Changed?
30:47
Academind
Рет қаралды 131 М.
Design Principles of Vue 3.0 by Evan You
52:25
VueConf Toronto
Рет қаралды 164 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 484 М.
Trying Vue.js for the First Time
11:59
Ben Awad
Рет қаралды 312 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 812 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 82 МЛН