The King of Coding Tutorials has appeared. I'm totally not fan girling. Thank you! I really appreciate it! 😁
@TraversyMedia4 жыл бұрын
@@TylerPotts No problem. I know how difficult it is to do content like this so often. Great job though, really. Keep going, just be sure not to overwork yourself. Got a new sub :)
@TylerPotts4 жыл бұрын
Thank you. Keep doing what you do! 😱
@Tuchauaa4 жыл бұрын
@@TylerPotts Best cross-over, best beasts! @traversy and @tyler
@TylerPotts4 жыл бұрын
I'm not sure I compare but thanks! 😂
@MichaelNeelyTech4 жыл бұрын
This was also a lot of fun too. This was my first exposure to Vue.js. Now to find some more stuff to build.
@TylerPotts4 жыл бұрын
Ay! That's Awesome i have a few things on my channel but I know another channel called webcodenoobs who has loads of Vue videos
@00el043 жыл бұрын
@@TylerPotts, is that still his youtube channel name? I can't seem to find it.
@liltots3 жыл бұрын
This is a definition of a great tutorial, I found it very easy to understand! Great work, keep it up!
@TylerPotts3 жыл бұрын
Thanks, will do!
@NeniEmSu4 жыл бұрын
Awesome video man you're slowly becoming my best dev / Frontend channel this 2020. The playlist would be awesome, and maybe integration with vuex so the player can play even if the user navigates multiple pages.
@TylerPotts4 жыл бұрын
Yes this is something we could look at :)
@motadaymane32624 жыл бұрын
And maybe some local storage so even if it refreshes it keeps the same song :)
@rahman-thecomputerguy70454 жыл бұрын
Awesome UI 😍
@TylerPotts4 жыл бұрын
Ha, don't judge the UI before you see the video... 😂😂
@djRichyRichh4 жыл бұрын
hahahaa :D
@soufianemchanna62513 жыл бұрын
It's a great tutorial that I haven't seen in a long time
@aminansarimehr94646 ай бұрын
This is awesome ❤️🔥
@billykiwee2 жыл бұрын
Vue is just incredible!
@iKyroja4 жыл бұрын
you just should have called this.next() in the event listener instead if duplicating code. You could even call next() directly instead of wrapping it in another function. And instead of using bind(this) you could use an arrow function ( () => { } ), less code and looks cleaner.
@historymobile62104 жыл бұрын
Let's goo. Please do more these kind of videos they are great. By the way the your accent makes me code faster 👀
@Webnoob4 жыл бұрын
Tyler, it's going great! Amazing work 👍
@TylerPotts4 жыл бұрын
Thanks Mario! :D
@juandavidgomezrestrepo61104 жыл бұрын
I literally basing my #100DaysOfCode with your tutorials. thanks a lot Tyler Potts
@kc28384 жыл бұрын
This is really good. Great work.
@NeelanshMathur4 жыл бұрын
This was good. Precise and cool!
@mr_funtor Жыл бұрын
Hey Tyler. Nice one. You can revisit this, and build on it with components.
@tomasburian65502 жыл бұрын
Thanks for the video, works great for learning the framework. The only things I'm missing here is a progress bar so I can slide around the song but I'll see if I can figure it out.
@husniddin_sunnatov3 жыл бұрын
thanks brother, very much
@SamWelker4 жыл бұрын
definitely looking like spotify here, nice vid :D
@olavictor6286 Жыл бұрын
Great video
@patriot1594 жыл бұрын
Thanks! I learnt a lot from this tutorial... it's amazing :)
@jalalsyednaveed55274 жыл бұрын
Amazing coding, really enjoying your channel. Thanks , that i finally found a good channel :).
@nicholask19064 жыл бұрын
Very nice tutorial. Hope you do more Vue Tutorial like this. Simple yet effective way to learn about VueJS.
@fullstack50084 жыл бұрын
Great channel to learn new things daily 😍😍😍
@TylerPotts4 жыл бұрын
Thank you!
@dinchen_tamang6844 жыл бұрын
I learnt a lot from this tutorial. Thank you.
@denncriss30824 жыл бұрын
I only speak Spanish and there is not much content about flights... Your channel is super interesting go ahead
@im_haseeb4 жыл бұрын
Nice Man
@TylerPotts4 жыл бұрын
Thanks 🔥
@dudzpedra3 жыл бұрын
First of all, I really relate to your teaching method, the fun teacher! Thanks for the tutorial, it is really light to follow and great to work on some skills! I've ran into some bug: when i try to go next many times, the prev button stops working and the console let me know that it cannot read property title of undefined. any thoughts? =)
@dudzpedra3 жыл бұрын
when i get the bug, the other buttons still work fine, it's only the prev and next that stops working and keep throwing the same error as I mentioned before ;)
@mylesdavies94764 жыл бұрын
Nice one, thanks 👍
@ludkamotylikova30603 жыл бұрын
It looks a quite difficult for me to understand, its such a simple thing but when I watch how you build it it looks like wow, very complicated.
@luhtaubabr21364 жыл бұрын
this really helped me thanku sir
@ahmedelesawy68054 жыл бұрын
Thanks is not enough ❤❤❤
@MM-um1sq4 жыл бұрын
that was awesome, thanks
@timur_pikovets Жыл бұрын
For those who use Vite instead of Webpack, require() does not work in Vite. Write the path to your files as '/src/assets/...'. Hope this helps someone
@00el043 жыл бұрын
Do you’ve more vue projects?
@rangabharath42533 жыл бұрын
awesome
@GGdevelopment4 жыл бұрын
Good stuff hombre! lol
@a.panfilov.s4 жыл бұрын
Nice work man ! Could you say please, what theme are you using in VSCode?
@joselife-on40292 жыл бұрын
What happen with the background task? Can this app play music with phone close?
@huseynovorkhan4 жыл бұрын
I need this wallpaper!! :)
@00el043 жыл бұрын
@15:13 I had to type 'this.player.muted = false;' for the music to autoplay
@UkAlien4 жыл бұрын
Hey great video! I have a question though. I am making a music player with more than 2 songs. With your code the prev and Next buttons don't work when there are more than 2 songs. That is because it makes the next or previous index 0. Then if you click randomly on another song (lets say you jump 3 songs in the list) and then press next. It selects the next song from the last time you pressed next or previous and not from song you jumped to. Can you give a tip or line of code to resolve this problem?
@chandanam6452 жыл бұрын
Hi i have tried with same code, but i have facing the error -> Failed to load resource: the server responded with a status of 404
@NERO-ez1mn3 жыл бұрын
will there be a react version on this?
@heyyy49873 жыл бұрын
how put a volume control slider?
@AswinHaridasOne_774 жыл бұрын
Instead of pre defining all the songs we are going to use, how do we make it to play all songs we put it in the folder?
@protocode_2273 жыл бұрын
write a function with the Node.js fs.readdir() method
@sheldonfourie59594 жыл бұрын
Could you do a movie or song recommendations tutorial based on users behavior
@denncriss30824 жыл бұрын
More content of vuejs please....
@AliceTrap3 жыл бұрын
maybe you have the video with the project like this but also with node js?
@aarondurante13854 жыл бұрын
Hi, Sir. I hope you will also create a simple Year In Pixels app in Vue.js. Thank you. Great content! 👏
@abdulrahmanelzakzouk27684 жыл бұрын
what is the theme you're using with vs code?
@TylerPotts4 жыл бұрын
Google Material
@rajatsharma44764 жыл бұрын
Are u any way close to Mrs Potts, if true please tell her I love Iron Man 3000
@Albertmars323 жыл бұрын
How do i add a volume option to the player?
@robinsonnunez40224 жыл бұрын
i would like to know how can i add img as wallpaper. excellent video
@kodamin67234 жыл бұрын
I'm glad NEFFEX was in there
@faisalkhan6784 жыл бұрын
how to add mp3 files into asset folder .I am Unable to do so pls help
@kirillbaryba7464 жыл бұрын
It would be interesting to parse Vuex + JWT
@TylerPotts4 жыл бұрын
Something I could look into
@danielherejk96603 жыл бұрын
Hi man, ive got an error, require is not defined. what can I do with that please?
@TylerPotts2 жыл бұрын
Sorry I'm not sure without looking into the code.
@danielherejk9660 Жыл бұрын
@Aziz Mlayel shit, i have no clue, It's been year ago :D
@danielherejk9660 Жыл бұрын
@Aziz Mlayel stackover will help I guess
@MultiPerplexedDude4 жыл бұрын
intro, rip headphone users
@abdi_pie72663 жыл бұрын
not bad
@jonice42294 жыл бұрын
hello, great tutorial, i am new to vue.js i wanted to learn it from 0 to a level where i can get a job, can you made a course paid on udemy about vue.js from scratch you have a unique of teaching skill.
@dudzpedra3 жыл бұрын
you should really consider it! You have a way of teaching that is similar to mine and all the students usually love it! great job ;)
@kshitijzutshi4 жыл бұрын
So, what if i want to play 100 songs? Do i import the title, artist and src for all of them? Any work around for this??
@TylerPotts4 жыл бұрын
You could setup an admin system in node to add new songs and get this information via an API...
@kshitijzutshi4 жыл бұрын
@@TylerPotts I was hoping to see an app like in the video thumbnail.
@TylerPotts4 жыл бұрын
@@kshitijzutshi many people was, next time I'll stick to using an screenshot. Thought I'd make my thumbnails a little more nice looking but it has side effects 😅
@kshitijzutshi4 жыл бұрын
@@TylerPotts Well understandable, but is it possible to design like that? If so you know how? Maybe a git repo u know of ?
@TylerPotts4 жыл бұрын
@@kshitijzutshi I have made an app like that before I could always make a video on UI?
@jjkelsey11804 жыл бұрын
Thanks for this amazing video!:D I followed it and learned a lot. Still have a problem with the script. Does anyone know how are 'song playing' and 'song' these two parameters working?
@juandavidgomezrestrepo61104 жыл бұрын
hi JJ Kelsey ? is the script working ? so in that script you are actually saying if (song.src === current.src){ class=" playing song"}. else class="song"
@jjkelsey11804 жыл бұрын
juan david gomez restrepo Hi juan. Thank you so much for your reply! I got it.☺️
@heyyy49874 жыл бұрын
how insert album before?
@mcxundefined29743 жыл бұрын
i thought my right earphone was broken :D
@TylerPotts3 жыл бұрын
My bad 😅 Messed up the audio...
@TheLuksas2 жыл бұрын
how to learn of thinking like that... this is = this , then this is = this.... and so on....
@iqbalibrahim47134 жыл бұрын
can I ask, I noticed that the eventListener is firing multiple times, or did I do something wrong with the code? because I copied everything exactly like how you did, I also use your code from github and it still happens