Aug 6, 2025
•
Articles
• 2 min read
As I enter the new era of development. CI/CD is a must-have for modern engineers. It improves code quality and saves time. Starting a simple, automate things, and expand.
What is CI/CD?
CI/CD stands for
CI Continuous Integration: Automatically tes...