MeshWorld India LogoMeshWorld.
Back to Tags
Topic View

#Workflow.

Explore Workflow articles, tutorials, guides, and code examples on MeshWorld India. Learn best practices, get practical tips, and level up your Workflow skills.

5 posts
Dec 2025 – Apr 2026
Filed under this topic
Automator & Shortcuts: Automate Repetitive Tasks on macOS
macOS5 min read

Automator & Shortcuts: Automate Repetitive Tasks on macOS

Create powerful automations with Automator and Shortcuts. Build folder actions, quick actions, and workflows that save hours of manual work.

Jena
Jena
Git Worktree Guide: Work on Multiple Branches Simultaneously
Git5 min read

Git Worktree Guide: Work on Multiple Branches Simultaneously

Stop stashing mid-feature for hotfixes. Learn how to use Git worktree to check out multiple branches into separate folders with real-world workflow examples.

Vishnu
Vishnu
I Deleted My Code with git reset --hard. git reflog Saved It.
Git5 min read

I Deleted My Code with git reset --hard. git reflog Saved It.

True story: running git reset --hard on the wrong branch wiped a week of work. Here is how git reflog recovered it all.

Vishnu
Vishnu
How Junior Engineers Should Actually Use Claude Code
Claude5 min read

How Junior Engineers Should Actually Use Claude Code

Not a shortcut — a safety net. How to use Claude Code to learn faster, catch mistakes early, and ship better code.

Vishnu
Vishnu
I Used Claude to Review My Code for a Week. Here Is What It Caught.
Claude5 min read

I Used Claude to Review My Code for a Week. Here Is What It Caught.

A week-long experiment using Claude as a daily code reviewer on a real Node.js project — bugs found, security issues caught, and what actually changed.

Vishnu
Vishnu