Sandheep Kumar Patro

Sandheep Kumar Patro @sandheep_kumarpatro_1c48

About: Full Stack Dev by day, terminal knight by night (Linux ). Building beautiful interfaces & logic, fueled by automation magic (DevOps, CI/CD). ⚔️

Joined:
Jun 12, 2024

Sandheep Kumar Patro
articles - 20 total

Mutate or Replace: What Really Triggers UI Re-Renders in JavaScript Frameworks

Picture this: you've built a beautiful, feature-rich web application that works perfectly during...

Learn More 0 0Apr 12

5. The Proxy Paradox: Balancing Performance, Security, and Pure JavaScript Fun

Performance Considerations & Edge Cases In our journey through JavaScript Proxies,...

Learn More 0 1Mar 10

4. Proxies in the Wild: Real-World JavaScript Wizardry That Actually Works

Proxies in Real-World Use Cases In our previous articles, we explored the fundamentals of...

Learn More 0 0Mar 10

3. Proxy-geddon: Advanced JavaScript Proxy Techniques That Will Blow Your Mind

Advanced Proxies: Maps, Sets, Functions, and Deep Proxies In our previous articles, we...

Learn More 0 0Mar 10

2. Trap It Like It's Hot: Mastering JavaScript Proxies for Objects & Arrays

Understanding JavaScript Proxies: Objects and Arrays In our previous article, we...

Learn More 0 0Mar 10

1. Proxy Power: The JavaScript Magic You Never Knew You Needed

JavaScript Proxies: The Problem They Solve In the evolving landscape of JavaScript...

Learn More 1 0Mar 10

The Linux Process Party: How to Kill, Fork, and Keep It All Running Smoothly

Mastering Linux Processes: The Art of Commanding the Chaos ✨ Let’s face it: managing...

Learn More 0 0Jan 25

From 'A' to '😊': How Programming Languages Handle Strings

Strings: The Unsung Heroes of Programming Magic When it comes to programming, some data...

Learn More 0 0Dec 7 '24

React Component Communication: Parent-Child and Child-Parent Interactions

1. Introduction In React applications, parent and child components often need to...

Learn More 0 0Nov 23 '24

Ditch the GUI: How to Master Android Emulators with Just the CLI Like a True Terminal Nerd

Setting Up an Android Emulator Using sdkmanager CLI Introduction As a...

Learn More 1 1Oct 6 '24

Beyond the Basics: In-Depth Look at Linux Display Servers, Window Managers, and Compositors

1. Desktop Environment (DE) A desktop environment (DE) is the full graphical user...

Learn More 4 0Sep 16 '24

The Ultimate Guide to Linux GUI: Systems Understanding the Core Components and Comparisons

Linux's graphical interface is known for its flexibility and customizability. However, with terms...

Learn More 4 0Sep 16 '24

Introduction to Linux GUIs: Unpacking the Basics of Desktop Environments, Window Managers, and More

For many, Linux is synonymous with customization, flexibility, and power. One of the most exciting...

Learn More 0 0Sep 16 '24

5. Where to Go Now: Putting Unit Testing into Action

Now that you've grasped the fundamentals of unit testing, it's time to apply this valuable skillset...

Learn More 0 0Jun 20 '24

4. Some More Examples and Explanations

Example 1 :- Mocking Classes //returnNameOrAge.js export const returnNameOrAge =...

Learn More 0 0Jun 20 '24

3. Unit testing concept

Topics covered in this section :- Synchronous Testing Asynchronous Testing Data mocking Event...

Learn More 0 0Jun 20 '24

2. Basics of Vitest

Let's start with What is Vitest... Vitest is a modern unit testing framework designed for...

Learn More 0 0Jun 20 '24

1. Understanding unit test basics

What is Unit Testing? Unit testing is a software development practice that involves...

Learn More 0 0Jun 20 '24

0. Introduction and Surface level Explanation

Let me start with a story Imagine you're building a big Lego castle. Unit testing is like...

Learn More 1 0Jun 20 '24

From Manual Drudgery to Automation Maestro: Mastering Ansible with Docker

This blog post whisks you away from the drudgery of manual server configuration and into the...

Learn More 2 0Jun 12 '24