Continuous integration and delivery pipelines are the automation assembly lines that help us ship software and iterate faster. JavaScript's quirks present challenges to CI and CD. What and when do you compile your ES6 and deploy? Frontend or backend? Node modules folder anyone?
Let's look at full stack JavaScript pipelines and common challenges. We'll laugh and cry. But we will also remember what makes JavaScript special and why we love it.
Note: this slide deck includes substitute slides for live demos.