
Xaman
@ashsajal1
Followers
126
Following
3K
Media
308
Statuses
1K
Frontend JavaScript engineer skilled in React, Vue, TypeScript, and Node.js. Experienced in building, rebuilding, and refactoring scalable web apps.
Remote
Joined September 2022
𝐏𝐫𝐚𝐜𝐭𝐢𝐜𝐞 𝐢𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐨𝐟𝐟𝐥𝐢𝐧𝐞. 𝐓𝐨𝐩𝐢𝐜𝐬 - 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭, 𝐆𝐨𝐥𝐚𝐧𝐠, 𝐑𝐮𝐬𝐭, 𝐂#. 💡 App link : 📖 Github repo : #reactjs #javascript #typescript #webdevelopment
0
0
1
JavaScript is pass-by-sharing, which is like saying "I copied your homework," then changing your answers. 😂 #javascript #coding.
0
0
1
JS event loop: where your setTimeout goes to grab coffee and comes back after 3 hours saying 'traffic was bad'. #javascript.
0
0
1
Who runs first in JS? 🧠.1️⃣ Sync code.2️⃣ Microtasks (Promise.then, await).3️⃣ Macrotasks (setTimeout).Even setTimeout(. , 0) waits behind promises. Master the event loop → avoid async surprises. #JavaScript #WebDev #Async #EventLoop
1
0
3
Who runs first in JS? 🧠.1️⃣ Sync code.2️⃣ Microtasks (Promise.then, await).3️⃣ Macrotasks (setTimeout).Even setTimeout(. , 0) waits behind promises. Master the event loop → avoid async surprises. #JavaScript #WebDev #Async #EventLoop
1
0
1