Published inStackademicWhat exactly is an XSS attack?XSS attack means Cross-site scripting 😝Aug 4, 2024Aug 4, 2024
Frontend testing( Everything is in context of ReactJS, next.js or react based technologies )Jun 3, 2024Jun 3, 2024
Get JS Interview ReadyHere I am listing all the JS questions that I have faced in the actual interview. I won't mention the company name but overall its good to…Jan 9, 2024Jan 9, 2024
Fix Load time in you React.js app.Does your app take >2 secs to load? Are you sure you have done all that you can do to deliver smooth and fast experience to your client…Jan 5, 2024Jan 5, 2024
Published in𝐀𝐈 𝐦𝐨𝐧𝐤𝐬.𝐢𝐨How a company can make a chatbot from their help articles?For #SwymHackathon2023 We trained and build our chatbot that has learned from Swym help articles. I will share how easy it is for anyone to…May 6, 20231May 6, 20231
Issues with useEffectIf you are react dev you surely encounter multiple use cases for useEffect. But let me show how useEffect is tricking you all these times.Aug 4, 2022Aug 4, 2022
Proxy in javascript. Advance JSUsing proxy you can intercept the fundamental functions for objects.Apr 11, 2022Apr 11, 2022