Common Code Review Pitfalls for Managers and How to Deal with Them
Learn how to avoid common code review pitfalls that engineering managers face.
Hone your team’s code reviews at the Git Pull Request level.
Continue ReadingRobert is the VP of Engineering for Revelry Labs. Robert has been programming since the early 90s and working with the web since 1999. Prior to joining Revelry, he was a freelance developer working with a wide variety of businesses and non-profits. Before that, he worked at Capital One in a variety of roles on many teams, including Finance & Financial Systems and Real Estate Analysis. He built systems that helped that bank to quickly analyze and act on billions of points of data.
prehnRA
Learn how to avoid common code review pitfalls that engineering managers face.
Hone your team’s code reviews at the Git Pull Request level.
Continue Reading
Learn ten ways you can increase your code review efficiency and ship code faster, today.
Our code review tips will make your development work a lot easier.
Continue Reading
We look for three things. We want a cover letter that shows that you’ve done your research and are applying with intention. We want a résumé. That’s just par for the course. But third, and perhaps most importantly, we want to see your community contribution.
Continue Reading
Anything you can do from the Kubernetes command-line interface (kubectl), you can do through the Kubernetes API. Here’s how to build an app in 8 steps.
Continue Reading
At Revelry, we’ve recently changed how we deploy Phoenix / Elixir apps onto Kubernetes. We’re using a new feature of Elixir called “releases” alongside a Docker feature called “multi-stage builds.” The result is that we are making smaller and more secure Docker images than with our previous approach.
Continue Reading