Solutions to issues related to the life cycle of Vue global asynchronous tasks and components
I don’t know if you have ever encountered such a scenario. The user’s name and gender need to be rendered on the canvas on the page. When you enter for the first time, you must send an asynchronous request in app.vue to get it. You will definitely no...
eee.hashnode.dev9 min read