📚 Interested in learning Vue 3 in my workshop? Sign up here and I'll let you know! - bit.ly/2vFWBQi
@xiangzifang1104 жыл бұрын
the url is not working, it's said "Object not found", is it something wrong with my network?
@ProgramWithErik4 жыл бұрын
@@xiangzifang110 Try again, I just tried it. It's working.
@erics21334 жыл бұрын
I assume the target audience is people already familiar with Vue2?
@JonBrookes4 жыл бұрын
Testing would be great to see ! 😉
@rikomeerezi14454 жыл бұрын
Interested in an updated testing tutorial. I’ll be glad
@jakubrobotka44194 жыл бұрын
I would love to see some testing. What about how to test the composition API (for example how to test logic extracted into separate file thats used in multiple components). Thanks
@useAlokai4 жыл бұрын
Great video and big thank you for mentioning Vue Storefront! If you'd like to see Composables in action you can check the "next" branch :)
@ProgramWithErik4 жыл бұрын
Thanks! I will! :)
@debanjanbarman72124 жыл бұрын
yes do a testing playlist.
@ecofriend934 жыл бұрын
Would love Cypress + vue-test-utils tutorial for Nuxt. Thanks for the tuts and info!
@FNXTproductionz4 жыл бұрын
It would be great to see more videos about testing. Especially information about what to test and explore more testing patterns.
@TrayHardPlay4 жыл бұрын
And yes, Erik, you made an awesome series of videos about adding typescript to vue 3 + vuex and told that adding vuex modules would be easy and just the same code as for the store without modules, but it's actually not really like that. I tried to implement moduled store in vuex with typescript but still haven't succeeded. Could you please make a video about it? Or maybe you just can share some git repositories where it's implemented? Also, haven't you thought about creating your discord server or any other sort of chat where your viewers could share information between each other if, let's say, you wouldn't have enough time to make a separate video for some important topic?
@anonymousshooter36364 жыл бұрын
Nice Content Erik 😁. Will explore these libraries soon
@SusanthCom3 жыл бұрын
Vue Testing ❤️❤️
@TrayHardPlay4 жыл бұрын
Awesome video, thanks, Erik! And yeah, testing is a very important topic, please make video with vue + vuex + typescript + testing, that would be nuts!
@RodrigoDAgostino4 жыл бұрын
Testing, please! :) Thank you very much for the work you do, Erik. I'm just getting started with Vue, and it's quite useful to find material like the one you provide. I think I've just signed up to your workshop, but I'm not entirely sure because the styles for the page seemed broken.
@ProgramWithErik4 жыл бұрын
Sorry! I did fix that. Weird it was broken on mobile Safari
@keithmachado44284 жыл бұрын
Would love to see testing tutorials here
@breezycodes4 жыл бұрын
A lot of developers hate testing... but we like watching tutorials 😁 so a tutorial on testing would be great
@atinux4 жыл бұрын
Thank you Erik for this video 💚
@wireless2594 жыл бұрын
I would love to see videos on testing, both test-utils and Cypress
@Aftermotions4 жыл бұрын
Thanks to share those tools with us
@richienabuk4 жыл бұрын
I'd love a video on Vue testing
@vitiok784 жыл бұрын
Testing videos would be great!
@andrelademannvergissberlin82634 жыл бұрын
I am interested in testing! :)
@b0otable4 жыл бұрын
Would enjoy some videos on Quasar
@ErnestoCode4 жыл бұрын
Excellent video! Can you do a tutorial on how to add analytics to a Vue project? Thanks for being a fountain of information!
@osmelguarepo65234 жыл бұрын
testing? of course, please many more!
@mehrannaghizadeh50334 жыл бұрын
Hi Erik, Please go ahead with testing. Much appreciated.
@Hotatoes4 жыл бұрын
well awesome video, can you start vue series where you start to explain advanced stuff in like 10 min with demo :D??
@notlessgrossman1634 жыл бұрын
A client side timer to pinpoint exactly what line of code is lagging... Dev tools in browser do that but a Vue specific tool would be nice.
@se7en-gamer4 жыл бұрын
Yeah.. Please do a video on testing
@antonyalbitestapia8484 жыл бұрын
Great !
@martinalanis7564 жыл бұрын
In my opinion testing is something really confused... i'd love some great videos about testing
@markomeje4 жыл бұрын
Please do a tutorial on testing.
@rtnjo69364 жыл бұрын
sir, can u answer the kinda strange question: everybody talks about how vue is easer to learn compare to react or angular. I'm currently learning React for a few months and if you try to measure in numbers how much vue and react relate to each other in complexity. Would you rate react - 10 on a 10-point scale, vue 8 or 6? the smaller the easier. 10 is the react scale and this is the maximum.
@ProgramWithErik4 жыл бұрын
Vue is really easy to learn
@Rppiano3 жыл бұрын
I would rate 6 for Vue
@shamscorner4 жыл бұрын
Cypress testing with nuxt
@DevSharma704 жыл бұрын
video on vue-test-utils please
@daniilthegunner8434 жыл бұрын
Make a video about storefront pls
@milkeshpotdar54514 жыл бұрын
Testing Videos Please :P
@imlautaro1234 жыл бұрын
Please, do testing tutorials with Vue, I don't test my apps because I can't understand how to make it with Vue