ashsajal1 Profile Banner
Xaman Profile
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
Don't wanna be here? Send us removal request.
@ashsajal1
Xaman
1 year
𝐏𝐫𝐚𝐜𝐭𝐢𝐜𝐞 𝐢𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐨𝐟𝐟𝐥𝐢𝐧𝐞. 𝐓𝐨𝐩𝐢𝐜𝐬 - 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭, 𝐆𝐨𝐥𝐚𝐧𝐠, 𝐑𝐮𝐬𝐭, 𝐂#. 💡 App link : 📖 Github repo : #reactjs #javascript #typescript #webdevelopment
0
0
1
@ashsajal1
Xaman
4 days
JavaScript is pass-by-sharing, which is like saying "I copied your homework," then changing your answers. 😂 #javascript #coding.
0
0
1
@ashsajal1
Xaman
8 days
JS event loop: where your setTimeout goes to grab coffee and comes back after 3 hours saying 'traffic was bad'. #javascript.
0
0
1
@ashsajal1
Xaman
12 days
Thanks
Tweet media one
0
0
1
@ashsajal1
Xaman
12 days
Combined example
Tweet media one
1
0
2
@ashsajal1
Xaman
12 days
async/await Internals
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
Microtasks (Promise.then, await)
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
Macrotasks (setTimeout)
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
1️⃣ Sync code
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
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
Tweet media one
1
0
3
@ashsajal1
Xaman
12 days
Thanks
Tweet media one
0
0
0
@ashsajal1
Xaman
12 days
combined example
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
async/await nternals
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
2️⃣ Microtasks (Promise.then, await)
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
3️⃣ Macrotasks (setTimeout)
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
1️⃣ Sync code
Tweet media one
1
0
0
@ashsajal1
Xaman
12 days
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
Tweet media one
1
0
1
@ashsajal1
Xaman
17 days
#Javascript handling multiple async operations tips
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
1
7
@ashsajal1
Xaman
17 days
#Javascript handling multiple async err
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1
@ashsajal1
Xaman
22 days
#Reactjs caching strategy
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
2
@ashsajal1
Xaman
26 days
Lazy Load Routes 🔀. Split your SPA into route chunks. Vue Router will load only when user navigates there. Huge for performance in large apps.
Tweet media one
0
0
1