Record/Playback/Code—The Fastest Road to Efficient Test Automation
Record and Playback testing has been underestimated by developers and senior QA automation engineers for quite some time. Yet, automated testing tools have evolved into offering a much easier, smarter...
View ArticleTelerik UI for WinUI Preview R1 2021: New RibbonView, Barcode and more new...
Check out the newest additions to the Telerik UI for WinUI in our latest release—new components, improved examples application and more! New year—new Telerik WinUI controls with the R1 2021 release!...
View ArticleWhat’s New in Angular Language Service in 2021
Angular Language Service is looking to change the way you code. Get a look at Ivy now, in experimental mode, so you’re ready for the official release! In this post, we will take a look at the Angular...
View ArticleLearning Git for the Absolute Beginner
If you're new to Git and want to get up and running quickly, check out the new course on Learn Chef: Getting Started with Git! Ever find yourself nervously laughing along when a colleague talks about...
View ArticleTop 10 Angular How-To’s for 2020
It’s time to wrap up 2020 by tracking where our Angular developer community has been most active so we can focus on delivering the information that will make you most successful in 2021. The magic of...
View ArticleHow to Put Ethical Design Front and Center in 2021
When profitability is the main driver, apps can become dangerous, unhealthy places for users. Here’s how an ethical design approach keeps that from happening. Ethical design is an approach to app...
View Article7 Tools for Testing Software Without Code in 2021
What codeless testing tools should you try? While some directly compete with one another, many of these tools for testing software are fundamentally different or may work well in conjunction. Testing...
View ArticleSelect Tag Helper in ASP.NET Core MVC
In this article, we explore tag helpers: what they are, which ones are built in, select tag helper, setting selected options, disabling options and option groups using a simple example. Introduction In...
View ArticleUnderstanding Renderless Components in Vue
In this article we’re going to learn how to create renderless components in Vue, and how and when to use them. Renderless components are components that don’t output any sort of HTML to the DOM by...
View ArticleDoes Neumorphism Have Any Place in App Design in 2021?
People are calling neumorphism the new “it” design trend. But with roots in skeuomorphism (which we’ve more or less been happy to do away with) and usability issues, why is it getting hyped? I’ve been...
View ArticleUnderstanding Property Binding in Angular 11
Let’s take a look at property binding in Angular, a one-way data-binding technique used to transfer data. Angular Angular, Google’s JavaScript (TypeScript) framework for building web applications,...
View ArticleA Look at Upcoming React Wednesdays Episodes
Hey everyone Every Wednesday I run a stream on Twitch called React Wednesdays. For each stream I invite someone interesting from the React world and have them teach me something new. You can watch...
View ArticleHow to Effectively Debug Three Common Website Issues Using a Web Debugging...
Need more time in the day? Take command and reinvent solutions to the most common web debugging issues using a HTTP(s) web debugging proxy tool. Few things seem unchallenging in today's environment;...
View ArticleIntroduction to gRPC in .NET Core and .NET 5
gRPC is a high-performance RPC framework with pluggable authentication and load balancing features. In this post, you will learn about gRPC and protocol buffers, how to build gRPC services in .NET...
View ArticleGetting Started with the Desktop Designers in .NET
In the final post of this series, we detail the Telerik Reporting .NET Report Designers for the Desktop. Check out the first and second posts. Get a Quick Guide to .NET Reporting Tools Learn how to...
View ArticleIntroduction to Styling and Style Isolation in Angular
In this post, you will be introduced to how to style your Angular components with practical examples and given an overview of style isolation in Angular. Before You Start To be able to follow through...
View Article6 Server-Side Debugging Tips That Will Make Developing Easier
Debugging is a crucial skill that can help any developer create better code more effectively. Check out these six tips for ways to improve your server-side debugging with ASP.NET. Writing an ASP.NET...
View ArticleTaming Environments with Volta, the Hassle-Free JavaScript Tool Manager
In this episode of React Wednesdays, we interviewed Chuck Pierce to learn all about Volta, a new open source tool for simplifying the management of JavaScript environments. JavaScript developers live...
View ArticleThe Windows Toast Notification System: Welcome the Telerik Toast Notification...
In the days of mobile technologies, notifications systems are playing a crucial role in developing a responsive application. Notifying the user of important events happening in the app is paramount...
View ArticleCustom Xamarin Controls with Blazor Mobile Bindings
Blazor Mobile Bindings is exciting, but also encourages reusability. We take a look as how to wrap custom Xamarin.Forms UI as Blazor components. Blazor is one of the most exciting technologies for web...
View Article