I use tmux panes all the time. I’m always editing at least one set of source code in one pane, running tests in another and probably running servers and consoles in yet more.

In part 1 we created a build system that lets us write an application using React.js components. Now let’s extend that.