Chris Nwamba is a Senior Developer Advocate at AWS focusing on AWS Amplify. He is also a teacher with years of experience building products and communities.
In this tutorial, we see how easy it is to get started using Kendo UI components for Vue. Today we’ll define the structure of our application using the Splitter component from Kendo UI.
In this tutorial, we build a music player using jQuery and Kendo UI’s component for notifications. The player will pause and play songs, and deliver notifications based on the song playing.
Tests are vital when programming because they help detect issues within your codebase that otherwise would have been missed. Writing proper tests reduces the overhead of manually testing functionality in the view or otherwise. In this article, we see how to create a dynamic form and then create tests for the form to ensure it works as expected.