The R1 2022 release of Kendo UI for jQuery is here! With this update comes the new and improved PivotGrid component, updates to the Kendo UI themes, and a whole slew of new features across existing components.
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.
In this tutorial we have built a real-time paint application to demonstrate how to work with real-time data from various clients (browsers) using socket.io. We utilize jQuery on the client side to enhance our DOM manipulation.