Last June I had the pleasure to present at SMX Advanced about one of my favorite topics: improving the collaboration between SEOs and developers. While my session was about JavaScript for SEO, I took ...
A way to save you time is to make CI build as fast as possible. When you have tests taking e.g. 1 hour to run then you could leverage your CI server config and setup parallel jobs (parallel CI ...
Implementing quality gates for merge requests and feature flags for controlled rollouts are top challenges, JetBrains State of Software Quality Report finds. When it comes to software quality, the top ...