This is super interesting! I learned Vue 2. So now I'm back, and it's Vue 3 and I'm seeing this for the first time. Wow. This is super interesting
@viewvue37442 жыл бұрын
How can you make the mouse pointer so bold? What is keyboard?
@mohammedmohammed-el5bp2 жыл бұрын
Hi Erik, Pls what is the name of the extension you used for displaying the VUEJS complete structure. (VBA)
@chrismar6266 Жыл бұрын
search "Vue VSCode Snippets" extension
@TheKing39511 ай бұрын
What is the vscode theme name? Does anyboby know?
@arkz222 жыл бұрын
In script setup is this equivalent to defineAsyncComponent ?
@kirillbaryba7464 жыл бұрын
Erik, thanks for the Vue js tips
@hoseinmirian2 жыл бұрын
its not generating chunks in vue CLI3. please review it. tnx
@dinheirocommusica20244 жыл бұрын
Hi Erik, please see if you can help me. I am loading some information from the database and right after this I am fetch s url to grab some updated information. How ever the HTml is load before the fetch ends. How i can hold the html until the fetch be done?
@ArchimedesTrajano4 жыл бұрын
7:08 does not look like it is dynamically imported, since I already see list.js that means the chunk was loaded even before you clicked on the button.
@ProgramWithErik4 жыл бұрын
Archimedes Trajano it will still prefetch it , even though it dynamically imports it in
@ArchimedesTrajano4 жыл бұрын
@@ProgramWithErik maybe it can be better demonstrated with a couple of components each with a setTimeout then download promise that way it can simulate large components (just guessing)
@salmankashfy4 жыл бұрын
Erik also create on viedo on PWA support for nuxt. And how can i allow my app to be available offline
@kabo1234 жыл бұрын
This is amazing
@CricketThomas4 жыл бұрын
good to know!
@bartekbrodzik71344 жыл бұрын
Erik I'm struggling with this for hours... I try to do the same thing with TypeScript and Class based components. Do you have any idea how to make it work? I mean the part about Async component with loading, error and ability to delay. Also in my case I need to add .vue when I import component or there's an error
@BitValentine4 жыл бұрын
Hi Erik, Game tutorial and it's working :) However I'm struggling to find a way of hiding my other components until the data is loaded. Any pointers?
@alessandrobx58504 жыл бұрын
Very intresting topic
@emadaldeenmukhtar4 жыл бұрын
Great topic bro, could you link it with Vue-router if you have time (:
@OSTAZGZ4 жыл бұрын
SUPER
@ProgramWithErik4 жыл бұрын
Thank you
@xiaoyifenxiang4 жыл бұрын
I'm going to watch your videos and learn English. Can you add subtitles to your video?