Spicing up your apps with data visualizations doesn't have to be hard. Here are a few ways you can get started making your apps more visually appealing and intuitive for your end users.
GraphQL APIs are the future, but how do you get started and use them right now in your React app? This is easily done using the Apollo library, which can be configured quickly using Apollo Boost, or with more fine-grained control using Apollo Client along with Apollo Link. In this article, we'll show how to fully integrate Apollo into your React app from setting up the client to executing a query and displaying its results.
A companion article by Eric Bishard brings our highly informative video series by Tara Z. Manicsic to the Telerik blog. In the fourth post, Eric demonstrates how to customize the Grid component.
In the third part of our Getting Started with KendoReact series, Eric Bishard shows off how to use some of our most popular KendoReact components in a React app.