SSO enables users to securely authenticate with multiple applications and websites by using just one set of credentials. In this tutorial, you’ll learn how to implement SSO in Next.js.
Creating interactive guided tours of web apps is an essential tool for improving an application's user experience. That can be easily handled using the React Joyride library. In this post, we look at Joyride and how to incorporate it into a React application.
Storybook is still a powerful tool for customizing, documenting and sharing our design systems—even if they’re built on top of a third-party component library. See how KendoReact can be used in combination with Storybook to launch a design system.
In this two-part series, we’ll build an admin dashboard app using KendoReact. In this second part, we’ll add navigation breadcrumbs and some charts and graphs.