Getting Started With GitHub Actions
The CI/CD tool built and used by GitHub—Actions—allows you to build, test and deploy your code straight from GitHub, taking care of all the automation to make it happen smoothly. The possibilities are...
View ArticleAngular Basics: Data Binding Part 4—Attribute Binding
Data binding can be confusing when you’re getting started in Angular. Let’s break it down! This post covers one-way attribute binding. This is another post on data binding in Angular. If you have not,...
View ArticleSands of MAUI: Issue #26
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 ArticleWhat’s New in Telerik Fiddler Jam
The new Fiddler Jam release is here, and it comes with a host of new features, enhancements and a redesigned UI! The product is officially out of beta and loaded with impressive features, precisely...
View ArticleReact Class Component vs. Functional Component: How To Choose/What’s the...
There are two ways to create a component in React: class component or functional component. This article demystifies the difference between the two and how to choose which is right for your project....
View ArticleLatest Telerik UI for .NET MAUI Release: ListView and Other New Components,...
Aloha friends and welcome to the new Telerik UI for .NET MAUI release! Are you ready to dive into the next phase of your experimental cross-platform development? When we first kicked off the...
View ArticleUnit Testing Legacy Code, Part 2: Leveraging Mock Objects
What does unit testing look like after you’ve refactored a legacy application to make it easier and cheaper to maintain? Most developers spend most of their time extending, enhancing, modifying and...
View ArticleHow To Apply a Filter on a GridDateTimeColumn Using RadComboBox
Have you ever wondered how to replace the GridDateTimeColumn’s built-in filter component with a custom control of your choice? As rare it sounds, there may be cases when you would want to do that. Here...
View ArticleHow To Create a React Audio Library
Learn how to create a React audio library using the HTMLAudioElement API and use it in your projects. Browsers are evolving and launching new APIs every year, helping us to build more reliable and...
View ArticleMask It to Perfection With WinUI in Action
Stop making your users guess an input field’s accepted format. Use the new MaskedInput control for WinUI. Flexible enough to cover your bravest expectations. There are as many opinions as there are...
View ArticleSands of MAUI: Issue #30
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: Data Binding Part 8—Two-Way Data Binding
Data binding can be confusing when you’re getting started in Angular. Let’s break it down! This post covers two-way data binding. In the past several posts, we have taken an expansive look at data...
View ArticleMaster Workflow Visualizations With the New Telerik TaskBoard for WinForms
We are happy to introduce the new Task Board that was shipped with R3 2021 and help you get to know it a little bit better. Telerik UI for WinForms R3 2021 brings exciting new features in our suite....
View ArticleMalware Found in UA-Parser-JS NPM Library
Popular package compromised in a way that could allow attacker to install password stealing trojans and crypto miners. On October 23, BleepingComputer reported that hackers had hijacked the...
View ArticleIntroducing Telerik REPL for Blazor
The team here at Progress is proud to announce the Progress Telerik REPL for Blazor—a new web-based tool for the Blazor community to write, run, save and share code snippets. As a web developer myself,...
View ArticleIntroducing Progress Telerik REPL for ASP.NET Core
Hey, developer folks! We are excited to share with you today the news about the launch of Progress Telerik REPL for ASP.NET Core—your place to play, experiment, share and learn using ASP.NET Core! In...
View ArticleAct-Verify: A Proven Pattern for Building Bulletproof Functional Tests
How can functional tests in automated end-to-end testing verify software meets your user’s expectations? Let’s take a look. Verifying that your application’s UI meets user expectations through...
View ArticleIntroducing Preconfigured Browser Capturing in Fiddler Everywhere
Fiddler Everywhere steps in with a new Preconfigured Browser Capturing feature that presents an alternative to managing the root certificate and aims to further ease the traffic-capturing process. You...
View ArticleHow To Deploy a React App With Vercel and GitHub—A Step-by-Step Guide
This post covers how to create a new React project, GitHub repository, SSH keys and Vercel deployments. With an automated process, your deployment will be much easier—just push to GitHub, and Vercel...
View ArticleKendo UI and Telerik UI Web and .NET MAUI Components October Update
In this summary blog post, we cover what the Kendo UI and Telerik UI Web Components teams have been working on over the last couple of weeks. This update brings brand new components to Telerik UI for...
View Article