A little guide to FED CI/CD
Continuous Integration and Continuous Delivery pipeline, also referred to as CI/CD, is one of them. Building such a pipeline and making it as automated as possible, is like giving superpowers to your team.
Maxime Heckel wrote the The little guide to CI/CD for frontend developers.
Linting, Formatting, and Unit tests These three items are the foundational pieces for your team to ship more reliable software, faster.