vivekgautamj.hashnode.devTop 10 JavaScript Interview Topics that you can't ignoreHey everyone! Are you preparing for a JavaScript interview? Check out this list of the top 10 JavaScript interview questions to help you ace your upcoming interview. Call Stack, Event Loop, Tasks & Queues Closure Hoisting Event bubbling/capturing...Feb 27, 2023路1 min read
vivekgautamj.hashnode.devFinance 101 for DevelopersFinance Basics: Understanding the Fundamentals Introduction Managing your finances can be a daunting task, but it doesn't have to be. Whether you're just starting out or looking to brush up on your money management skills, understanding the basics of...Feb 23, 2023路4 min read
vivekgautamj.hashnode.devShort Introduction of CURLAre you Web Engineer who avoids cURL? Let鈥檚 make it a little easy cURL, which stands for "client URL" It鈥檚 a command line tool that developers use to transfer data to and from a server. It runs on almost every platform Basically, it helps you to t...Aug 3, 2022路1 min read
vivekgautamj.hashnode.devHide and Seek with Intersection ObserverI hope everyone has played Hide and Seek in their childhood. It has specific area (viewport) to play , a target to find, and one observer to watch. Similarly here at web pages, We also have to do the same. Sometimes we need to find 馃攳 if div is visi...Feb 20, 2021路6 min read
vivekgautamj.hashnode.devCSS Gradients - The Easy WayHi there devs, In this, I will try to document my learnings and be more clean and minimal. First part focuses on the gradient in web background. Now, there can be 2 types of gradients based upon the geometry of the design Linear Gradients - Gradie...Feb 8, 2021路3 min read