vunguyeen

vunguyeen @vunguyeen

About: I'm VuNguyen, a Frontend Engineer with 5 years of experience building web applications, static sites, and scalable UI solutions. I specialize in crafting high-performance, user-friendly interfaces us

Location:
Ho Chi Minh city
Joined:
Mar 27, 2023

vunguyeen
articles - 4 total

Using Web Workers to Handle Heavy Tasks in the Browser

Introduction In modern web applications, performance is a critical factor that directly...

Learn More 0 0May 7

Understanding Event Bubbling, Delegation, Propagation, and Preventing in JavaScript

Understanding Event Bubbling, Delegation, Propagation, and Preventing in JavaScript In...

Learn More 0 0Apr 22

TypeScript Utility Types: Useful types

1. Partial<T>: Makes All Properties of an Object Optional Partial<T> is one of...

Learn More 0 0Apr 21

Debounce vs Throttle in JavaScript: When and Why to Use Them?

What are Debounce and Throttle? When users interact with your website – like typing into a...

Learn More 0 0Apr 21