The first release of the year is here for Kendo UI. Check out everything that's new across our jQuery, React, Angular and Vue libraries, including new components, performance boosts and more.
With our first release of the year, we're bringing you seven new components and tons of additional features. Check out everything that's new in KendoReact.
GraphQL isn't just a way to communicate with remote APIs—it is a data query and manipulation language for data in general. Apollo Link State gives you the ability to manage your local state by performing queries and mutations. This provides a single interface to all of your data, both local and remote, avoiding the need to include another state management library such as Redux or MobX in your app.