You can use Git worktrees 🌲 to achieve so. Just cd in a git repo and run git worktree add...
I had a problem: I had an express-js server serving the frontend by directly serving an HTML...
(Kevin Du photo on Pexels) Code readability is important. When you find yourself in situations like...