Vonage API Developer Blog
Welcome to the Vonage API Developer Blog! Explore all the exciting ways you can leverage Vonage Communication APIs to take your apps to the next level!
Ready to start building?
Experience seamless connectivity, real-time messaging, and crystal-clear voice and video calls—all at your fingertips.
July 30, 2024
How to Implement Your Own SSR Server for Web Components
In this article, we will build our own server to learn the mechanics behind the SSR paradigm and its possible extensions.
Yonatan Kra
Vonage Software Architect
July 25, 2023
Design Systems: Lessons From Vivid
What are front-end UX design systems? This blog post covers design systems, web components, accessibility, and other lessons from Vonage's front-end design system: Vivid.
Benjamin Aronov
Developer Advocate
October 13, 2021
Styling Web Components
Showing how to style Web Components with CSS custom properties and ::part using the Vonage Client SDK UI Web Components as an example.
Dwane Hemmings
JavaScript Developer Advocate
May 24, 2021
Getting Started with Web Components
Looking at getting started using Web Components? This tutorial has interactive examples and code you can modify to see the results in real-time.
Dwane Hemmings
JavaScript Developer Advocate
May 10, 2021
Using Web Components in a React Application
In this tutorial, we'll show you how custom web components can be embedded in a React application to make a call with the Vonage Voice API.
Dwane Hemmings
JavaScript Developer Advocate
April 16, 2021
Introducing the Client SDK UI Web Components
Introduction of a set of Web Components built to integrate and make it easier to work with the Client SDK with some sample examples.
Dwane Hemmings
JavaScript Developer Advocate
February 16, 2021
Using Web Components in an Angular application: Joyful & Fun
Walkthrough on how to use Web Components in an Angular application. Details how to integrate the custom element, pass data, and handle events.
Dwane Hemmings
JavaScript Developer Advocate