Search posts, tags, users, and pages
Vikash Kumar
"Full Stack Developer | React.js | Node.js | JavaScript | MongoDB | Express.js | MERN stack Developer
Async and defer are boolean attributes used in conjunction with the <script> tag to optimize the integration of external scripts into our web page. Exploring Different Ways to Utilize Script Tag Attributes 1 ) Synchronous/Normal in Script Tag: Initi...
Ashish maurya
Hey there!! wanna learn something new?
Can we use this in react though? If I am using Vite or CRA?
Yes, you can use the async and defer attributes in React applications, whether you are using Vite or Create React App (CRA).
Ashish maurya
Hey there!! wanna learn something new?
Can we use this in react though? If I am using Vite or CRA?