Mar 17 · 6 min read · When I first built a tiny chat widget for a client, messages sometimes appeared in the wrong order. The UI would show a system message before the user’s own message — even though the network response
Join discussion
Mar 14 · 6 min read · How does Node.js work? This is the most common question that an interviewer asks in a JavaScript interview. The answer lies in the Node.js architecture, which involves mainly V8 engine libuv Node.j
Join discussion