DateTime seems like a simple problem until you realize that you are storing a value that changes its display formatting depending on who is looking at it and where. We go over some JavaScript library options that can help, and discuss when it makes sense to use them.
Maps are increasingly common in web applications. Learn how you can easily add a customizable map to your Vue.js application in just a few steps with Kendo UI.
In this post, we will review the PivotGrid component. Unlike a typical grid, a PivotGrid lets you change the way the data is presented. Let's take a look at how to create a PivotGrid using example sales data for a grocery store.
Learn how you can add a media player to your Vue.js application in just a few steps. We'll build one with Kendo UI that can play static or streaming videos in a user-friendly interface.