VRVishal Raiinvishalraisde.hashnode.dev·Oct 19, 2024 · 4 min readHow Javascript Event Loop workIn JavaScript, the execution context and the event loop determine how code, particularly asynchronous code, gets executed. The example provided involves asynchronous behavior (with setTimeout and Promise). Let's break it down step by step, explaining...00
VRVishal Raiinvishalraisde.hashnode.dev·Sep 30, 2024 · 4 min readExpanding My Full Stack Skillset: A Journey with Prisma, Three.js, and NeonDBAs a full-stack developer, I’m always on the lookout for new tools and technologies that can enhance the performance and scalability of the applications I build. Recently, I dove into three exciting technologies: Prisma, Three.js, and NeonDB. Each of...00