PPrashantinanalyticsarc.hashnode.dev·Mar 10 · 4 min readE-Commerce KPIs ExplainedToday I learned a very important concept — KPI, which is a set of quantifiable measurements used to gauge a company's overall long-term performance. 📈 Most common areas where KPIs are used: 🛒 E-Com00
PPrashantinprashantsdevlog.hashnode.dev·Mar 3, 2025 · 2 min readHTTP Basics🌍Hi! Welcome back to the blogs again. It's been a while since I last uploaded my blogs. So in today's blog, I will try to explain what HTTP is and its basics. I am no expert; I'm just a learner who is trying to understand different things that are ess...00
PPrashantinprashantsdevlog.hashnode.dev·Dec 18, 2024 · 8 min readMy Learning With Git 101📚 In my recent blogs, I've shared my Linux learnings so far. 🌐 Although I haven't yet written about Linux networking, I’ll soon compile what I’ve learned in that area. Today’s topic, however, is version control! 🔄 I’ll be focusing on GitLab, which...00
PPrashantinprashantsdevlog.hashnode.dev·Oct 28, 2024 · 2 min read🌱 How to Set Environment Variables in Linux🌐 Each user has their own system configuration, like which 🖥️ browser is set as default, which 🔧 shell is set as default, etc. 👤 Users can configure their system environment according to their needs. Environment Variables are used to store user e...00
PPrashantinprashantsdevlog.hashnode.dev·Oct 20, 2024 · 5 min readBASH(Shell) Scripting 101Let's Start 🚀 In this blog, I’ll be explain the basics of Bash scripting—a powerful tool for automating tasks and managing system operations. Well this is what I learned but I try my best to explain it here.📚 When we write commands in a file, and w...00