Documentation for everyone, tools that meet you where you prefer to work, and software that makes editing, previewing, sharing and implementing design changes easier than ever before! What’s not to love?
Frontend development is the foundation of any successful web application. In this article, we’ll cover different techniques to enable you to optimize the performance of your frontend application such as image compression, lazy loading and browser caching.
With tools like Figma, design system tokens, components, icons and more can all be built right into the flow of a designer’s primary workspace … but what does that look like for a developer? Let’s break it down.
Tag Helpers are a great feature of ASP.NET Core and provide an easier and more intuitive way to add dynamic behavior to webpages. Check out in this post how Tag Helpers can make your development more accessible and more productive.
When you need to show data in your Blazor app, it’s natural to reach for a grid of some sort. But what if you need to do more than just show rows of data?
Learn how to set up the KendoReact Map component in a React application, customize the appearance of the map, add markers and shapes, and bind it to a variety of data sources.