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

Angular Basics: Tips for Structuring Your Angular Project

Your Angular app structure will change depending on the scenario, but these tips will help get you started right every time.When you build a new Angular app, the file structure is something to take...

View Article


Image may be NSFW.
Clik here to view.

Handling Middleware With Redux-Saga

Managing a project’s state from the frontend may be stressful, especially if there is no specified logic. Redux-Saga makes things easier with the ability to test.An essential task of a frontend...

View Article


Image may be NSFW.
Clik here to view.

Font Strategies for Fintech Websites and Apps

Font strategies for fintech websites and apps: Best practices and current trends used by leading financial companies.When choosing typography for a website or mobile app, there are certain goals you...

View Article

Keys to Effective Regression Test Development

This guide discusses the keys to effective regression testing including planning, building effective test suites, and selecting the types of testing to execute.Regression testing—so much to cover, so...

View Article

Image may be NSFW.
Clik here to view.

Announcing NuGet Keys

I am excited to announce a new feature in Your Account—NuGet Keys. You can now generate a unique key that can be used to authenticate with the Telerik NuGet server to restore packages in your CI...

View Article


Image may be NSFW.
Clik here to view.

Exploring Multi-Windows in .NET MAUI

    Multi-windows are a nice feature in .NET MAUI, and we can give their desktop version extra TLC..NET MAUI is a wonderful tool that allows you to create applications with the same common code base...

View Article

Image may be NSFW.
Clik here to view.

Differences Using the Default HTML Calendar vs. a Commercial React Calendar

In this article, we’re going to compare the React Calendar component available in the KendoReact UI library with the default HTML calendar, looking at all the unique features and UX decisions that go...

View Article

Image may be NSFW.
Clik here to view.

Telerik UI for Blazor Is Heading on a Responsive Journey

Telerik UI for Blazor has built-in responsive and adaptive capabilities on many components, with even more to come. Let’s take a look!Responsive and adaptive capabilities have become the de facto...

View Article


Image may be NSFW.
Clik here to view.

Desktop Testing Beta and Extensionless Automation for Microsoft Edge With...

With R2 2022, Test Studio embarks on a journey toward becoming a truly feature-packed web and desktop test automation platform, covering any legacy or modern technology that comes in question for...

View Article


Angular Basics: Router Link Overview

Learn how to use the Angular Router to add routes and links that render the content we want when we navigate to the routes.Angular is a framework that lets us create interactive web frontends for...

View Article

Image may be NSFW.
Clik here to view.

How To Evaluate Then Improve a Website’s Network Performance

Not sure where to start when it comes to improving your website’s performance? Learn tested techniques listed in this blog, complete with video.When it comes to evaluating website performance...

View Article

The Evolution of Asynchronous Data Fetching in JavaScript

Because JavaScript is synchronous and single-threaded, handling asynchronous requests defines how we execute different time-consuming operations. This post covers the various techniques for...

View Article

Image may be NSFW.
Clik here to view.

Sands of MAUI: Issue #66

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.

How To Tackle Data Visualization UX: Tips & Tricks

Data visualization is so interesting because it sits at the intersection of several very different worlds. Let’s learn how to design powerful charts and graphs, using examples from the KendoReact...

View Article

Image may be NSFW.
Clik here to view.

5 Tips for Making Fintech Solutions More Gen Z–Friendly

Generation Z is entering the ranks of the consumer class more with each passing year. In order to prepare your fintech clients for the changing attitudes and preferences of Gen Z, start designing your...

View Article


Image may be NSFW.
Clik here to view.

Getting Started With Basic Bindings in .NET MAUI

Instantly reflecting data changes in our user interface is possible through binding. Let’s see how to bind data in .NET MAUI.Howdy! ‍♀ It’s a pleasure for me to have you here! One of the most important...

View Article

Image may be NSFW.
Clik here to view.

Telerik & Kendo UI August 2022 Update

Check out what’s new in our Telerik and Kendo UI for web products!In the weeks since our June update, the team has been hard at work bringing to life even more requests and upgrades to our web...

View Article


Image may be NSFW.
Clik here to view.

Angular Basics: Using ESLint to Boost Code Quality

Learn how to use ESLint in your Angular projects and how ESLint helps you write better code.What Is Linting?Linting is basically an automated static code analysis of a code block for errors usually...

View Article

Image may be NSFW.
Clik here to view.

SpreadProcessing: Referencing Whole Columns and Rows Makes Formulas Faster

With the latest release, R2 2022, we added support for using references to whole columns and rows for the SpreadProcessing library. Let’s take a closer look.Formulas are one of the most powerful tools...

View Article

Image may be NSFW.
Clik here to view.

Add Pagination to Your Site With React

In this post, we will look at how to add pagination (split data into separate pages) to an app using react-paginate.The process of splitting data into separate pages is known as pagination. Instead of...

View Article
Browsing all 5208 articles
Browse latest View live