@seniordevlog
I am a Senior Software Engineer and Team Lead with 10+ years of experience.
I am a senior software engineer and team lead. What keeps me rolling is finding the best solution for complex problems while being passionate about quality in general.
I like to read and talk about new technologies and to mentor in my area of expertise.
I don't want to limit the possibilities here, contact me if you feel the need.
In modern software development, ensuring code quality, maintainability, and test coverage are paramount. Jest, ESLint, Prettier, and SonarQube are powerful tools that aid developers in achieving these goals. Jest is a delightful JavaScript testing f...

If you use GitHub Actions, you probably faced the obstacle of deleting workflow runs manually that belonged to long gone branches. So what usually happens is you create a feature branch for example, do your magic there and if you use CI/CD pipelines,...
