Telerik & Kendo UI March 2022 Update
Check out what’s new in March 2022 for our Kendo UI and Telerik UI web components, plus .NET MAUI. In this summary blog post, we cover what the Kendo UI and Telerik UI web components teams have been...
View ArticleGrid and Flexbox—What Problems They Solve
Today we will cover the differences between CSS Grid and Flexbox and which use cases are best fit to each layout system. The modern web has come to a point where we have two layout systems: Flexbox and...
View ArticleLet It All Bloom With the Map Smooth Zoom (WPF and WinUI)
Have you checked the latest releases of Telerik UI for WPF (R1 2022) and Telerik UI for WinUI (1.0)? I have and here is what I notice—the Map control of both suites now supports smooth zooming! If you...
View ArticleWhat We Can Learn from Recent Digital Rebranding Fails
Companies can’t just change their identity or branding willy-nilly—there’s going to be a price to pay when you mess with digital branding that customers have grown used to. In this post, we’ll look at...
View ArticleManaging Your Web Application From Publish to Purge
Everything around your web app decays from the moment you publish. But how often should you update? Here are some options for your software development process. Let’s talk about the lifetime of web...
View ArticleSands of MAUI: Issue #47
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 ArticleAngular Basics: CanActivate—Introduction to Routing Guards
Today we will look at how we can make sure the routes we create in Angular are accessed by the right people and that we prevent unauthorized access to routes that are private. Prerequisites Developers...
View ArticleInspiring Women: Stephanie Nuesi
Meet Stephanie Nuesi, a young Dominican woman who is a financial analyst at YouTube, recognized as one of the 30 under 30 most influential Latinas of 2021. Continuing with our initiative to interview...
View ArticleSuspense on the Server in React 18
This post describes how the new Suspense SSR architecture introduced in React 18 solves the problems we currently face with server-side rendering in React. The <Suspense> component in React can...
View ArticleMake Data Easy To Analyze With Conditional Formatting in SpreadProcessing
Let’s get an overview of the new Conditional Formatting functionality in SpreadProcessing. With the latest R1 2022, we introduced two of the most-demanded features in our SpreadProcessing library—Notes...
View ArticleThe Architecture of Remote Execution With Test Studio
To start doing remote testing, all you need to do is configure another computer to act as your execution server. If you’re running scheduled tests with Test Studio, then you’re already running all the...
View ArticleHow To Render Blazor Components Dynamically
You won’t always know which components you need to render ahead of time. Here’s how to render components dynamically in response to changing data. Most of the time you know what components you need for...
View ArticleEverything You Need To Know About the React 18 RC
Upgrading to the React 18 RC is fast and easy—start taking advantage of these great new features now to be ready for final React 18 release in a few weeks! Very exciting news for everyone in the React...
View ArticleUsing Conditional Logic to Improve Form Design and UX
Good form design requires more than user-friendly design decisions related to spacing, font selection, error messages, etc. These things are all important to usability, but let’s look at how...
View ArticleGet Started With the StepProgressBar in Telerik UI for WPF
Looking for a neat and easy way to track multistep processes in your WPF apps? No need to search elsewhere—you have landed to the right place! The latest R1 2022 release of Telerik UI for WPF brought a...
View ArticleSands of MAUI: Issue #48
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 ArticleHow Support Teams Can Collect End-User Logs in Under a Minute
When you work on a support team, collecting end-user details takes most of your time. Imagine you could change how much time you spend communicating back and forth and put an end to video chats because...
View ArticleUsing Cloudflare Pages To Host Your Kendo UI for Angular App
In this post, we are going to be building and deploying an Angular project on Cloudflare Pages. What Is Cloudflare Pages? There are a lot of platforms you can use to deploy your apps for free, such as...
View ArticleLet’s Replicate a Signup in Xamarin Forms
Together we’ll build a signup UI in Xamarin Forms, step by step! Howdy!! ♀ It’s a pleasure for me to have you here! This time we will be creating a simple UI in Xamarin.Forms based on a design...
View ArticleHow To Create and Validate a React Form With Hooks
Today we’ll cover how to create and validate a login form using React Hooks. Forms are one of the most common features found in web applications. They are often used to collect information from a...
View Article