Test Studio Step-by-Step: Creating Tests
Learn how to integrate Test Studio into your testing process, including how to handle typical issues when using an automated E2E regression testing tool. It doesn’t matter if you’re a programmer, a...
View ArticleAutomating Angular Firebase Deployments With GitHub Actions
In this post, we will learn how to use GitHub Actions from the Actions Marketplace to automate deployment to Firebase. In our last post here, we looked at how to deploy Angular apps to Firebase. In...
View ArticleReplace Text With Any Other Elements Easily With the Telerik WordsProcessing...
With R3 2021, we introduced a new functionality in the WordsProcessing library—replace text with other document elements. This functionality allows you to easily find any text inside the document and...
View ArticleManaging a Parent Component in Blazor
How does a child component inside a TelerikWindow close the window when the user is done with dialog? An interesting conversation on one of my previous posts about Telerik UI for Blazor got me thinking...
View ArticleWhat Is a Gantt Chart, Anyway, and When to Use It in Your React Apps
Ever tried to coordinate a big project? And I mean a HUGE project, one where you have to sync up plans between multiple people or teams, all doing different stuff. But some tasks can't begin until...
View ArticleASP.NET Core for Beginners: Web APIs
If you work with the .NET platform or are new to this area, you need to know about Web APIs—robust and secure applications that use the HTTP protocol to communicate between servers and clients and are...
View ArticleFilter Your Data With Style Using RadFilterView
Have you ever wanted your application to have the filtering options of the most popular shopping sites? Now it’s possible, with the brand-new RadFilterView control. It comes with the latest R3 2021...
View ArticleSands of MAUI: Issue #34
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 ArticleDeploying an Angular App on GitHub Pages
In this piece, we will be building an Angular application with Kendo UI for Angular and then deploying it online with GitHub Pages. Kendo UI Kendo UI is a JavaScript library by Progress Telerik that...
View ArticleUsing Microsoft Hosted Agents in Azure Pipelines for Automated Test Execution
Running automated tests on Microsoft-hosted agents in Azure Pipelines helps you eliminate testing delays and speed up software delivery. Speed is the biggest promise of test automation. For many teams,...
View ArticleHow To Build a Recursive Side Menu in React
In this tutorial, you will learn how to create a nested side navigation menu using recursive components. We will also cover how to style active nav links and create a layout using CSS grid. There are...
View ArticleWhat Was Added To C# 10
Here are some of my favorite new features in C# 10 and how I see myself using them. In a previous post, I talked about all of the new features of C# 9. With the release of .NET 6 recently, I wanted to...
View Article7 Features That Will Build More Trust in Your Product Reviews
Consumers aren’t very trusting of brands these days. What they do trust, however, are recommendations from other consumers. A reviews section in your app or website alone isn’t good enough. Here are...
View ArticleAngular Basics: Comparing Data Producers in JavaScript—Functions, Promises,...
Functions, promises, iterables and observables are the producers in JavaScript. Each can produce a value/sequence of values and send it to consumers. Photo credit: Jari Hytönen on Unsplash. Producers...
View ArticleSands of MAUI: Issue #35
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 ArticleChecking the Health of Your ASP.NET Core APIs
With the advent and popularization of web APIs and microservices, monitoring their health is indispensable, and when dealing with multiple APIs at the same time, this task can become quite challenging....
View ArticleAdding a Dark Mode to Your KendoReact Application
Whether your team is just looking to quickly implement an out-of-the-box dark mode, or looking to create a fully custom dark mode theme, KendoReact gives you the tools to customize our components to...
View ArticleNew Release: Fiddler Everywhere 3.0 Is Here!
We are wrapping up the end of the year with a significant Fiddler Everywhere release! The new 3.0 version comes with long-awaited features such as HTTP/2, WebSocket support and much more! Let’s dive...
View Article'defineComponent' in Vue 3 Is Pure Magic! Do You Know How It Works?
I am sure you have already seen that defineComponent is the key word for TypeScript in Vue 3—but do you know how it works? Let’s take a peek behind the curtain and see where the magic happens! Imagine...
View ArticleHere We Are: WinUI Report Viewer for Desktop
The Progress Telerik Reporting family has grown since R3 2021—a new WinUI Report Viewer that can be embedded in WinUI3 desktop applications is now available. I am sure that you have heard about the...
View Article