Should we rewrite native UI components or reuse existing JavaScript UI components? We compare native Blazor components to wrapped JavaScript components by understanding how Blazor works, including what native vs. interop means and more.
React is an awesome framework for frontend development. In this article, we'll learn how to profile the performance of React applications using React Profiler. We'll learn how to leverage the features offered by React Profiler to discover performance issues in our apps.
A ListView allows you to define a custom template to display a list of items, using either remote or local data. Learn how to easily use one in your web apps.
The need for better data visualization techniques in the console has grown the past few years. In this post, we’ll demonstrate how we can log arrays and objects to the console in a visually easy-to-read tabular format using the console.table() method.
Telerik UI for Blazor 1.0.0 is here, bringing the UI component set out of beta an in to official RTM. This initial release includes a data grid, charts, and tons of form elements to use in your Blazor apps today.