Mar 11 · 5 min read · Imagine you are a world traveller, you love to travel the world meet new people. One day you land on New York, USA and you need to charge your phone. You look at the wall and see a Type A socket. You
Join discussion
Aug 22, 2025 · 3 min read · 1. JavaScript Engines A JavaScript engine is the program that executes JavaScript code. Different environments use different engines: V8 Engine (by Google) → Chrome, Edge, Opera, Brave, Node.js. Spider Monkey (by Mozilla) → Firefox. JavaScriptCo...
Join discussionSep 29, 2024 · 3 min read · Hello friends, welcome to my weekly "Learn in Public" blog where I share updates on my journey learning the MERN stack. In this blog, I will be covering the this keyword and how it is used.. Basically, the this keyword refers to different objects dep...
Join discussion