Quantcast
Channel: Telerik Blogs
Browsing all 5211 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How To Programmatically Add Input Fields to React Forms

In this article, we’ll create a demo application illustrating how we can add input fields to a form in React programmatically. We’ll have an add button, which renders a new input field when clicked,...

View Article


Top Gun Testing for Agile Projects: Automated Testing and Thinking Like a...

You might not think you have much to learn about automated testing from watching Top Gun, but fighter pilots have some important lessons about what you need in a testing tool that you want to know.You...

View Article


Image may be NSFW.
Clik here to view.

Email, SMS & Phone Dialer in .NET MAUI

Learn how to enable sending emails and SMS and making calls in your .NET MAUI app.Among the most used functions in our devices are sending emails and SMS and making calls. That’s why it’s important...

View Article

Image may be NSFW.
Clik here to view.

Kendo UI October 2022 Update

Check out what’s new in some of our Kendo UI JavaScript products!In the time since our R3 2022 release, the team has been hard at work updating our products, and today we’ll look at Kendo UI for...

View Article

How Common Web Design Trends Can Negatively Impact SEO

When the user feels confused, frustrated or intimidated, your website analytics and your search ranking can reflect this. You might not realize it, but common design trends and practices could be the...

View Article


Image may be NSFW.
Clik here to view.

Creating Good Monoliths in ASP.NET Core

 Despite the critics of monoliths, they can be the best option when starting a new project. Check out in this post how to create a good monolith in ASP.NET Core using the Modular Monolith approach.When...

View Article

End of Internet Explorer Support for Telerik & Kendo UI Web Components

After much consideration, we will follow Microsoft’s lead and end support for Internet Explorer in our web and reporting libraries. Learn more about this decision and what it means for you.With the...

View Article

What Is ‘This’ in JavaScript?

In this article, we will look at what the this keyword is and the four rules that determine its behavior in JavaScript.Compared to other languages, the this keyword acts differently in JavaScript. It...

View Article


Image may be NSFW.
Clik here to view.

Angular Basics: Step-by-Step Understanding the Async Pipe

The async pipe can make a huge difference in your change detection strategy for your Angular app. If it’s been confusing to you so far, come work through this step-by-step explanation. We’ll understand...

View Article


Image may be NSFW.
Clik here to view.

Sands of MAUI: Issue #78

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 Article

Image may be NSFW.
Clik here to view.

4 Ways To Style Your KendoReact Components

Whether you’re just swapping out the primary color to more closely reflect your brand or completely re-skinning the whole library with a custom design, KendoReact makes it easy to change up the look...

View Article

Image may be NSFW.
Clik here to view.

Getting Started With Worker Services

Learn what Worker Services are and where they are commonly used, and then we’ll create a Worker Service project in .NET 6 from scratch to see one in practice.In many situations, you need to perform...

View Article

OpenSSL Vulnerability: What You Need to Know

On November 1, 2022, The OpenSSL Foundation released OpenSSL version 3.0.7. This release is a security-fix and addresses two “High” severity vulnerabilities,...

View Article


QA Testing & Inclusive Design—QA Skills Impact Reviews

This guide provides information on using QA tester knowledge of inclusive design, customers and application functionality to find defects and impact reviews.Some of the job responsibilities of a QA...

View Article

Fiddler Is Moving to Telerik.com! What To Expect?

The Fiddler products are becoming part of Progress Telerik Systems—soon, you will be able to take advantage of the enhanced account and purchasing experience that comes with this change!In this blog...

View Article


JavaScript Local Storage: All You Need To Know!

This article describes what localStorage is and the methods used to interact with data stored in localStorage.While developing for the web, we are mostly exchanging data back and forth. Web storage is...

View Article

Image may be NSFW.
Clik here to view.

Adding Context Menus to Our Desktop Apps With .NET MAUI

Context menus allow us to add a floating menu anywhere on the screen. Let’s see the benefits of using these and how to add them in our .NET MAUI app.As you know, .NET 7 was released and introduced us...

View Article


Image may be NSFW.
Clik here to view.

Routing in Next.js

Routing is an important concept in web applications, and in this post we will go through the different ways to implement page routing in a Next.js application.Next.js, also known as the React framework...

View Article

Image may be NSFW.
Clik here to view.

Implementing TDD in a .NET Application

Test-driven development (TDD) is a software creation process used by many developers to write quality code. Check out in this article how TDD works and how to implement it in a .NET application.Many...

View Article

Image may be NSFW.
Clik here to view.

Using Angular Material To Build a Data Grid in Angular

Angular Material is a popular library created by the Angular team. Let’s build a data grid using mat-table to see how it works.One of the most common ways to show data in apps is using a list or table....

View Article
Browsing all 5211 articles
Browse latest View live