How Can We Make Ecommerce Experiences Feel More Social?
While retail shopping is slowly coming back, it’s going to take a while before shoppers and retailers alike can fully reap the benefits of a social shopping experience. Rather than wait, this article...
View ArticleGetting Started With OAuth 2.0
OAuth doesn’t share password data but instead uses authorization tokens to prove an identity between consumers and service providers. Let’s take a closer look. The explosion of the web came with...
View Article.NET Basics: DTO (Data Transfer Object)
Something common in ASP.NET Core development is data transfer. In this context, we must take special care to avoid future problems. A good practice is to use DTOs that will define how the data will be...
View ArticleWhat’s the Best and Easiest Way to Add Data Reporting to Your App? [Infographic]
This post introduces an infographic that explores what are the possible options for a developer to implement reporting functionality into their web or desktop applications. This decision can impact...
View ArticleTest Studio Step-By-Step: Scheduling Tests
Scheduling your tests to run on your computer when you’re not around is obviously a good idea and surprisingly easy to do. But the benefits don’t stop there: Scheduling tests lets you run your tests on...
View ArticleBuild a Cross-Platform Crypto App With Telerik UI for .NET MAUI—Part 1
Welcome to the Telerik Crypto Tracker demo app: a real use-case sample crypto application that tracks the cryptocurrency market, built with the latest .NET technologies and UI controls. .NET MAUI and...
View ArticleBuild an Image Gallery With Next.js and KendoReact
In this article, we will build an image gallery with Next.js. We will be building this application with UI components from the KendoReact library and bringing in our images from Cloudinary. In this...
View ArticleDesign Systems for Developers
Having a design system makes it easy for developers to onboard new team members, quickly find answers to basic questions without having to DM someone and wait for an answer, download common assets like...
View ArticleSands of MAUI: Issue #43
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together the latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleAngular Basics: Setting Up App Navigation Inside an Angular Component File
Today we are building a simple navigation component to illustrate the concept of routing, learn more about router links and understand how to set up routing programmatically in the Angular component...
View ArticleDisplay Data Quickly in Telerik UI for Xamarin DataGrid Control Using...
The first release of Telerik UI for Xamarin for the year is out, enriching our Xamarin suite with new useful functionalities and components. Among the new goodies is the long-awaited DataTable support...
View ArticleWhat Is React Router & What Is React Location
In this article, we look at two popular options for creating client-side routing in React applications: React Router and React Location. What’s the difference and when would you use one vs. the other?...
View ArticleGetting Started With Brushes in .NET MAUI
.NET MAUI has added a set of brushes that will allow you to color an area in a way you define. Let’s take a look. Howdy! ♀️ I hope you are very well. As we already know, .NET MAUI has been launching a...
View ArticleTest Studio Step-by-Step: Running Tests Remotely
If executing scheduled tests on your Test Studio computer (or just executing long-running tests on your computer) is getting in your way, you can set up an execution server and offload test runs to it....
View ArticleKendo UI and AngularJS 1.x Support End of Life Plans
With Google ending the long term support for AngularJS 1.x, it is time to discuss the future of AngularJS 1.x support in Kendo UI. With Angular JS 1.x reaching its end of life on December 31, 2021, I...
View ArticleDev Advocates Weigh in on the Dev Community, Vocation & Exciting 2022 Projects
After a busy January, we’re zooming out to explore the developer community through the eyes of our Dev Advocates: how do they perceive the community, what is the motivation behind their vocation, and...
View ArticleSands of MAUI: Issue #44
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleAngular Basics: Dynamic Routes With Activated Route Snapshots
We’ll learn about the activated route—the current active route in the DOM—accessing route info, and displaying it for a great user experience. In this post we are going to look into the activated route...
View ArticleImproving Designer-Developer Collaboration With Figma UI Kits
Figma UI Kits create consistency and ease communication by providing a single source of truth that all parties can reference—learn how you can start using one today! Ah, the infamous designer-developer...
View ArticleTest Studio R1 2022 Removes Barriers to Native Chrome Automation
Test Studio R1 2022 release removes barriers to native test automation in Google Chrome by lifting the mandatory installation of the Chrome Extension, which makes Test Studio a pioneer in extensionless...
View Article