Storybook provides a great environment for experimenting with UI components in isolation and through a variety of different configurations. This article shows you how to get started with Storybook, highlighting a few add-ons, and demonstrates a Storybook built for KendoReact.
In this post, we demonstrate how to build real-time data visualization dashboards using Kendo UI and Vue.js. We create a custom Node server with Socket.io to power the real-time functionalities of the app.
Creating an effective UI should let you concentrate on adding functionality, not on "making it work." Here's a SPA with a custom editor that leverages clicks and double-clicks to keep the screen size under control without requiring you to write a lot of code.
Measuring the performance of JavaScript web applications is an important way to give your users the speed they expect. We'll discuss a few Chrome DevTools that can help us measure the performance of our applications.
The Telerik Calendar component isn’t limited to displaying just months – the component also lets the user select individual years, months, or days. And, with a little bit of code, you can control which level the control operates at.