Forem

Manoj Swami profile picture

Manoj Swami

Senior Software Engineer

JavaScript Maps vs Objects: 30 Essential Questions Every Developer Should Know

JavaScript Maps vs Objects: 30 Essential Questions Every Developer Should Know

Comments
17 min read
How to Fix Logitech MX Master 3S Mouse Lag on Mac: Simple Terminal Command Solution

How to Fix Logitech MX Master 3S Mouse Lag on Mac: Simple Terminal Command Solution

1
Comments
2 min read
MySQL Events: Automate Database Tasks with Scheduled Jobs

MySQL Events: Automate Database Tasks with Scheduled Jobs

Comments
4 min read
How to Fix the ‘Cannot Lock Ref’ Git Error

How to Fix the ‘Cannot Lock Ref’ Git Error

1
Comments
3 min read
JavaScript (ES6+) Array Functions with Examples

JavaScript (ES6+) Array Functions with Examples

2
Comments 1
4 min read
Git Push Failing? Fix ‘pack-objects Died of Signal 9’ with These Proven Solutions

Git Push Failing? Fix ‘pack-objects Died of Signal 9’ with These Proven Solutions

Comments
4 min read
How to Clean Up Git Branches: Scripts to Delete Old, Inactive, and Unused Branches

How to Clean Up Git Branches: Scripts to Delete Old, Inactive, and Unused Branches

6
Comments 1
7 min read
MacOS - Solving ZSH compinit's "Insecure Files" Warning

MacOS - Solving ZSH compinit's "Insecure Files" Warning

4
Comments
5 min read
Managing PM2 Logs: Preventing Performance Issues in Node.js Applications

Managing PM2 Logs: Preventing Performance Issues in Node.js Applications

Comments
4 min read
MySQL ONLY_FULL_GROUP_BY Error: Easy Fixes and Best Practices

MySQL ONLY_FULL_GROUP_BY Error: Easy Fixes and Best Practices

Comments
3 min read
Understanding React 19 New Hooks

Understanding React 19 New Hooks

4
Comments
4 min read
React 19 Automatic Optimization: Goodbye memo, useMemo, and useCallback?

React 19 Automatic Optimization: Goodbye memo, useMemo, and useCallback?

4
Comments 1
3 min read
Creating a Modern React App: Vite + TypeScript + ESLint + Tailwind + shadcn/ui and Zustand

Creating a Modern React App: Vite + TypeScript + ESLint + Tailwind + shadcn/ui and Zustand

41
Comments 5
3 min read
React 19 vs React 18: Performance Improvements and Migration Guide

React 19 vs React 18: Performance Improvements and Migration Guide

26
Comments 2
3 min read
Triggers in MySQL: Benefits and Drawbacks

Triggers in MySQL: Benefits and Drawbacks

12
Comments 1
4 min read
Real-time Log Streaming with Node.js and React using Server-Sent Events (SSE)

Real-time Log Streaming with Node.js and React using Server-Sent Events (SSE)

17
Comments 1
4 min read
How to Fix 'WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED' SSH Error in Cloud Environments

How to Fix 'WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED' SSH Error in Cloud Environments

1
Comments
3 min read
How to Set Up MySQL to Autostart on macOS: A Step-by-Step Guide for Developers

How to Set Up MySQL to Autostart on macOS: A Step-by-Step Guide for Developers

1
Comments
3 min read
Adding a Serial ID to MySQL Tables Based on Creation Date: A Step-by-Step Guide

Adding a Serial ID to MySQL Tables Based on Creation Date: A Step-by-Step Guide

1
Comments
3 min read
MySQL User Permissions: A Practical Guide

MySQL User Permissions: A Practical Guide

2
Comments
3 min read
Mastering Array Operations in JavaScript: A Comprehensive Guide for Developer Interviews

Mastering Array Operations in JavaScript: A Comprehensive Guide for Developer Interviews

1
Comments
8 min read
Mastering Array Manipulation in DSA using JavaScript: From Basics to Advanced

Mastering Array Manipulation in DSA using JavaScript: From Basics to Advanced

13
Comments 2
7 min read
Array Searching in DSA using JavaScript: From Basics to Advanced

Array Searching in DSA using JavaScript: From Basics to Advanced

Comments
10 min read
Array Insertion in DSA using JavaScript: From Basics to Advanced

Array Insertion in DSA using JavaScript: From Basics to Advanced

8
Comments
9 min read
Array Traversal in DSA using JavaScript: From Basics to Advanced Techniques

Array Traversal in DSA using JavaScript: From Basics to Advanced Techniques

10
Comments 2
12 min read
Tailwind CSS vs. Traditional CSS in a React app: Pros, Cons, and Best Use Cases

Tailwind CSS vs. Traditional CSS in a React app: Pros, Cons, and Best Use Cases

8
Comments
5 min read
45-Day Data Structures and Algorithms Roadmap (2 hours/day) using JavaScript

45-Day Data Structures and Algorithms Roadmap (2 hours/day) using JavaScript

18
Comments 2
2 min read
React 18 vs React 19 (RC): Key Differences and Migration Tips with Examples

React 18 vs React 19 (RC): Key Differences and Migration Tips with Examples

72
Comments 2
5 min read
Migrating from Create React App to Vite: A Step-by-Step Guide

Migrating from Create React App to Vite: A Step-by-Step Guide

38
Comments
5 min read
Automating MySQL Backups to AWS S3 on Ubuntu Instance: A Step-by-Step Guide

Automating MySQL Backups to AWS S3 on Ubuntu Instance: A Step-by-Step Guide

4
Comments
4 min read
10 Must-Know JavaScript ES15 (2024) Features for Modern Development

10 Must-Know JavaScript ES15 (2024) Features for Modern Development

8
Comments
4 min read
Node.js - JavaScript Heap Out of Memory: Resolving PM2 Memory Issues

Node.js - JavaScript Heap Out of Memory: Resolving PM2 Memory Issues

16
Comments
3 min read
Setting Up PM2 for Multi-User Access on Ubuntu Instance

Setting Up PM2 for Multi-User Access on Ubuntu Instance

9
Comments
4 min read
Troubleshooting Nginx Permission Issues for Stripe Domain Verification

Troubleshooting Nginx Permission Issues for Stripe Domain Verification

Comments
3 min read
How to remove Microsoft Office AutoUpdate completely from macOS

How to remove Microsoft Office AutoUpdate completely from macOS

104
Comments 9
3 min read
Automated Deployment to Google Cloud with Backup to Google Cloud Storage

Automated Deployment to Google Cloud with Backup to Google Cloud Storage

Comments
5 min read
How to Connect to Google Cloud VM Instances Using Your Terminal

How to Connect to Google Cloud VM Instances Using Your Terminal

22
Comments
2 min read
Setting Up a PHP Website on EC2 with Nginx, MySQL, PHP, and Git

Setting Up a PHP Website on EC2 with Nginx, MySQL, PHP, and Git

19
Comments 1
5 min read
Setting Up Datadog Agent for Nginx Log Collection on AWS EC2
Cover image for Setting Up Datadog Agent for Nginx Log Collection on AWS EC2

Setting Up Datadog Agent for Nginx Log Collection on AWS EC2

5
Comments
3 min read
Automate EC2 Instance Management with AWS Lambda

Automate EC2 Instance Management with AWS Lambda

1
Comments 1
2 min read
Install Nginx, PHP 8.0, WordPress, and MySQL on Ubuntu

Install Nginx, PHP 8.0, WordPress, and MySQL on Ubuntu

7
Comments 1
9 min read
How to Fix Windows 11 Can't Drag and Drop
Cover image for How to Fix Windows 11 Can't Drag and Drop

How to Fix Windows 11 Can't Drag and Drop

Comments
3 min read
Memory Error - Out of sort memory, consider increasing sort buffer size
Cover image for Memory Error - Out of sort memory, consider increasing sort buffer size

Memory Error - Out of sort memory, consider increasing sort buffer size

9
Comments
1 min read
Building a video calling web app using WebRTC
Cover image for Building a video calling web app using WebRTC

Building a video calling web app using WebRTC

3
Comments 1
1 min read
Increase the size of EBS volume in your EC2 instance
Cover image for Increase the size of EBS volume in your EC2 instance

Increase the size of EBS volume in your EC2 instance

Comments
1 min read
Getting started with PostgreSQL
Cover image for Getting started with PostgreSQL

Getting started with PostgreSQL

5
Comments
2 min read
loading...