0👍
Actually, our team is using jquery together in vue.
But I regret this.
Because of this, you have to import jquery every time you render the screen.
And sometimes the rendering speed isn’t right, so we used settimeout.
Source:stackexchange.com
0👍
Actually, our team is using jquery together in vue.
But I regret this.
Because of this, you have to import jquery every time you render the screen.
And sometimes the rendering speed isn’t right, so we used settimeout.