Overview
Discover how to leverage GitHub Actions for Node.js applications in this informative conference talk. Learn to build efficient CI pipelines using GitHub's feature-rich solution, which employs composable steps controlled by YAML files in your code repository. Explore common tasks for modern Node.js codebases, including package installation, linting, and running tests as part of pull requests. Gain insights into building Docker images and implementing deployment strategies when code is merged into the main branch. Master the art of creating streamlined, automated workflows to enhance your Node.js development process and improve overall project efficiency.
Syllabus
GitHub Actions for Node.js Apps – Thomas Hunter II
Taught by
JavaScript Conferences by GitNation