Agile Methodologies: SCRUM
An overview of Scrum - sprints, daily standups, backlog grooming, and how teams deliver working software in iterative cycles.
An overview of Scrum - sprints, daily standups, backlog grooming, and how teams deliver working software in iterative cycles.
An overview of Extreme Programming (XP) - its core practices, values, and how it differs from Scrum in focusing on programming discipline.
How to write Capistrano 3 recipes for deploying Node.js applications - covering deployment, tests, server restart, and roles.
Prepare a Node.js project for CI/CD with Forever for process management, Nodeunit for testing, and ExpressJS for the web server.
A tutorial series covering how to set up a full CI/CD pipeline with Jenkins, Capistrano 3, Node.js, and Git on Debian.