Ready to start building?
Experience seamless connectivity, real-time messaging, and crystal-clear voice and video calls—all at your fingertips.
June 27, 2024
How to Write a GREAT Git Commit Message
Crafting effective Git commit messages is an essential skill for any developer. A well-written commit message can make your project's history easier to understand, simplify code reviews, and facilitate collaboration. This blog post delves into the art and science of creating clear, concise, and informative commit messages.
Michael Crump
Manager, Developer Experiences
October 19, 2023
Use Mutation Testing to Improve Your Software Engineering Skills!
Code coverage is great, but mutation testing is better. Watch the video to improve your coding skills and seamlessly integrate it into your CI/CD pipeline.
Max Kahan
Python Developer Advocate
January 31, 2023
GitOps Workflows With GitHub Actions at Vonage
This article explains how we designed and implemented CI/CD workflows in GitHub Actions using a GitOps approach.
Mark Tetlow
May 10, 2021
Opening Multiple Pull Requests
Avoid pull request mistakes by setting your local repo up for success. Win Hacktoberfest with this one local repo setup trick.
Lorna Mitchell
Vonage Alumni
May 10, 2021
Hacktoberfest: Using GitHub Desktop
Learn with this tutorial how to use GitHub for Desktop, a graphical interface for the Git actions traditionally available via the command line.
Garann Means
Developer Educator
April 27, 2021
Using GitHub Repository Guidelines to Enhance Developer Experience
We care about Developer Experience, so we produced and shared the repository guidelines that we use to welcome developers to our GitHub repos.
Lorna Mitchell
Vonage Alumni
April 19, 2021
An Introduction To Git
A tutorial released during the event of Hacktoberfest 2020 introducing Git to those wishing to learn how to use it.
Greg Holmes
Vonage Alumni