What is a computer process?
an instance of a computer program being executed
Roughly how many computer processes are running on your host operating system (Task Manager or Activity Monitor)?
138
Why should a full stack Web developer know that computer processes exist?
full stack Web development is based on making multiple processes work together to form one application, so having at least a cursory awareness of computer processes is necessary.