priya-jain.hashnode.devExploring the BroadcastChannel APIAn example would be a case like Facebook or Instagram where a user likes a post on a detail page and then the change is reflected when the user returns to the timeline screen. As a result, when you clicked on a post on the main screen to open a new ...Dec 31, 2023路4 min read
priya-jain.hashnode.devBoost Your Database Efficiency with PL/pgSQL - Part 1Ever felt like your database is stuck in slow motion? Meet PL/pgSQL, your new best friend in the world of databases. It's the secret sauce that makes PostgreSQL more awesome than ever by introducing something cool: special tools that live right insid...Dec 10, 2023路8 min read
priya-jain.hashnode.devHow JSDoc Transforms Your JavaScript ProjectsWelcome to this week's exploration where we delve into the transformative power of JSDoc in enhancing your JavaScript projects. In this guide, I aim to provide you with a clear understanding of JSDoc's capabilities and its impact on your codebase. Wh...Dec 3, 2023路9 min read
priya-jain.hashnode.devA Complete Guide - Pm2 Process ManagerIntroduction If you're familiar with Node.js and looking to optimize your deployment workflow, this guide will walk you through the basics of PM2, a powerful process manager for Node.js applications. PM2 helps ensure high availability, efficient perf...Nov 28, 2023路8 min read
priya-jain.hashnode.devLearning DNS (Domain Name System) with visual guideHey Folks 馃憢馃徎, I'm writing this article to share my learning of the #100DaysOfCode challenge where I鈥檓 learning Must known things as a developer. This article is all about my Week 2 (Day 08- Day 14) learning where I am exploring a topic that is dire...Mar 18, 2022路11 min read