Creating a Web for the Next Billion Users, Part 1: ARIA, Focus and Focus...
What is web accessibility, and what features and practices should we employ? Let’s also discuss assistive tech and focus management. Creating platforms for the web has always been as simple as learning...
View Article10 Best Podcasts for Web Designers, Developers and Digital Professionals
Podcasts offer a convenient and entertaining way to stay on top of your self-education for building better experiences and products. Here are 10 of the best podcasts to start with if you’re a web...
View ArticleBuilding a Food Store Using Kendo UI and Vue
Our online fruit shop is a simple example of how applications can be built with ease using a library like Vue.js and Kendo UI’s components. Kendo UI is a library used for developing applications at a...
View ArticleExploring Blazor Mobile Bindings
It's time to probe the promise of Blazor Mobile Bindings enticing web developers to come build mobile apps. Blazor is eating the world. Arguably, Blazor is one of the most exciting technologies for web...
View ArticleNew Telerik UI for WinForms Designers for .NET Core and .NET 5.0
The new .NET Core Telerik WinForms designers have been around for a while. We released them in R3 2020 which was in mid-September. Now that .NET Conf 2020 is over, and .NET 5.0 is official, we have the...
View ArticleIntroducing License Keys to Kendo UI for Vue
Kendo UI for Vue 2.0 dropped today, December 14th, and with this update comes a change with how we are handling distribution with Kendo UI for Vue which is the introduction of license keys. What Is...
View Article10 Blazor Features You Probably Didn't Know
As a relatively new framework, there's probably a lot you don't know about Blazor yet. Here are 10 great features about Blazor you should know. By now you may have heard about Blazor, the new .NET web...
View ArticleMeet the New Telerik UI for Xamarin RichTextEditor Control
Learn about the new RichTextEditor control in Telerik UI for Xamarin and see how to easily let users create rich textual content through a set of tools for creating, editing and formatting of text,...
View ArticleIntroducing License Keys to Kendo UI for Angular
Today we have a new update in Kendo UI for Angular which introduces the concept of license keys with all Kendo UI for Angular npm packages. Let’s dive into the reasoning behind this change and what...
View ArticleAndroidX with Telerik UI for Xamarin
What is AndroidX? Based on the Android documentation: “AndroidX is a major improvement to the original Android Support Library, which is no longer maintained. AndroidX packages fully replace the...
View ArticleHow to Compile Rust into WebAssembly and Run it in Deno
This tutorial takes you through all you need to know to compile a Rust project to WebAssembly and then run it in Deno. Why Rust? Web applications struggle to attain and retain reliable performance....
View ArticleSome Points to Consider Before Implementing a UI in Xamarin Forms
What steps should we take before we begin coding to ensure a clean UI, delivered on time? Howdy! ♀ I’m so excited for today’s post! Because today we will be learning a handful of important tips when...
View ArticleThe State of .NET: Q&A Compilation
Read through some of the most compelling questions from our webinar on The State of .NET after the release of .NET 5. After the official release of .NET 5 at .NET Conf 2020, everyone has questions...
View ArticleTelerik UI for WinForms with Python for Desktop Applications: A Great Match...
Whether you need a fancy GUI for your Python app, you have an existing Python desktop app which needs some additional functionality or you are mainly interested in a different theme that will freshen...
View ArticleCreating a Web for the Next Billion Users, Part 2: Effective Styling for...
How can styling and color schemes improve accessibility? Let’s discuss how to accommodate users who have visual impairments, and look at media accessibility. Color and style are also as important as...
View ArticleJust Announced: Telerik and Kendo UI R1 2021 Release Webinars in January
We end a year with many challenges but also with a lot of achievements. Now, we look to a new and promising 2021 starting with the Telerik and Kendo UI R1 Release and Webinars in January. Hurry up and...
View ArticleHot Module Replacement in Angular
Hot Module Replacement (HMR), often referred to as Hot Module Reloading, is a once old now brought back feature in Angular v11. The arrival of Ivy has allowed us to do so many many things, not the...
View ArticleHow to Prepare for a JavaScript Interview
Interviews can be stressful; the better prepared you are, the higher your chance of succeeding. This article shares useful tips and learning resources to help you prepare and become a better developer....
View ArticleBoost .NET Core Productivity with RadEntityFrameworkCoreDataSource
Learn how to take advantage of our new component in your .NET Core development, as we create a sample application with RadEntityFrameworkDataSource using Sqlite. If you are familiar with our Telerik...
View ArticleWhat is the Equivalent of ng-show and ng-hide in Angular 2+?
You’re moving your pages from AngularJS to Angular… but you’ve got a bunch of pesky elements flagged with ng-show and/or ng-hide. Here’s how to migrate to (mostly) the same functionality in Angular....
View Article