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.
Let’s build an animated login page for an Angular application using Kendo UI components. We’ll learn how to use TextBox from the Input components, which provides a floating label, and also add a zoom effect from Kendo UI for jQuery.
In this tutorial, we will build a real-time data visualization application to get real-time stock exchange values using **Socket.io, Vue.js** and **Chart.js**. At the end of the tutorial, we will be able to see the change in Google’s and Microsoft’s stock every few seconds.
Kendo UI has a range of components in its arsenal and the dropdown components are useful for selecting values from a list of options. We’ve seen how to pass and receive values from the AutoComplete, ComboBox and Multiselect components, we also saw how we can use the Reactive Forms approach when working with these components within forms using FormGroup and FormControl.
In this tutorial we learn how to work with one of Kendo UI’s components for building image galleries. We first use static images then move on to exploring how to dynamically get images from a data source.