VUE.JS COMPOSITION API STARTER GUIDE WITH EXAMPLE!

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

👉 Check out my last video on Developer Mistakes!

👉Make sure to check out self-taught or Not my new podcast!

👉 Source code

♡ ♡ ♡

Make Sure To Check These Courses Out On Udemy! 💻

♡ ♡ ♡

MY COURSES -

___

Links

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

If you're here to see the composition API in action, that part starts at 16:06 .

Great video, Erik!

jeffrey_codes
Автор

I still don't get it why it's so loved by many. The reason why I loved Vue.js, it was so simple, yet organized. You could organize your code in SFC .vue file, in different places (data, computed, methods, watchers, etc...) without any dumb overhelming imports from npm `vue`. Now in Composition API, it doesn't look well, it looks much worse, plus those imports, proxies, all in one place, learning new style to solve something that was already solved before🤦‍♂... O.API was and still is perfect, it doesn't blocks you to create the apps you want, everything is doable there, but in organized manner.

aspirinemaga
Автор

Very nice video! People doing these tutorials rarely keep my focus to the end. Well explained in a fair amount of time. Subbed!

smaragd_
Автор

I was a bit uncomfortable with this change until I saw this video, thank you! Seems like a good addition IMO.

maddada
Автор

I like your VSCode setup 😍 Can you share the link to the theme and other useful extensions that you are using?

maestrodever
Автор

thanks for the video, I have learned something !!!

maskman
Автор

What color theme do you use in the video?

matthewhanyu
Автор

Excellent video, Erik! Also, I hate those console errors from LastPass!

kevinleedrum
Автор

Off topic question: i'm a fresh developer, not a total newbie, i know javavascript a little bit of node js and vue but i never built a complete webapp because i feel like i don't know a lot of stuffs, but into coding to build my own entrepreneurship ideas. What would you suggest me to do? Learn along the way?

XSnipersArmyX
Автор

Lol. I was going to ask about the theme. Good vid, thanks

KamelJabber
Автор

I didn't get how this Composition API is different than Vuex, except for minor details. What do you think about having the fetch breweries functionality as a Vuex action?

oliveiraphc
Автор

synthwave <--- doesn't get that shiny function names when typescript is used :-)

overnightmares
Автор

This guy solved the task without component API in one minute. Then solved the same task with Component API in 5 minutes. I've not understand yet why this new API is better then current one.

anikomartonneszabo
Автор

No, people did not confuse the Composition API as a replacement for the Options API, it was actually announced as a replacement, and then Evan You backtracked after considerable community backlash.

substance