SOLID Principles of UX, Part 5: Not all Habits are Bad
It is human nature to form and fall into habits. As developers, we can take advantage of this characteristic by creating a UI that is habituating. In her fifth and final installment of the SOLID UX...
View ArticleRazor Components First Official Preview
The Blazor world has been bustling with activity lately! This blog walks you through the recent release of Razor Components and also offers an overview of the 0.8.0 Blazor release. It’s been an...
View ArticleTelerik UI for Blazor: Grid Component Basics
The Telerik UI for Blazor data grid features functionality like paging, sorting, templates, and themes out of the box. Learn how to get started with the grid's basic features today.Telerik UI for...
View ArticleTelerik UI for WPF R1'19 SP: VS19 Preview 3 Support & 80+ Improvements
The R1 2019 Service Pack for Telerik UI for WPF and Telerik UI for Silverlight includes over 80 improvements and cool new features, as well as support for Visual Studio 2019 Preview 3. Dive in and...
View ArticleTelerik UI WinForms R1'19 SP: Support for Visual Studio 2019 (Preview 3) &...
The Telerik UI for WinForms R1'19 service pack brings Visual Studio 2019 Preview 3 Support and a variety of new features and improvements.As usual we focused on fixes and improvements in the suite for...
View ArticleTelerik UI for Xamarin R1'19 SP: PDFViewer, VS2019 Preview 3 Support and Many...
With the R1'19 Service Pack release of Telerik UI for Xamarin, we've added a few new features to our PDF Viewer, Visual Studio 2019 Preview 3 support and a variety of improvements across the suite.With...
View ArticleUp and Running with React Form Validation
Join me as we walk through the easiest way I know how to add custom form validation in React in the fewest steps. Get up to speed creating your own custom form validation in your React components.This...
View ArticleHow to Use a jQuery Slider UI Component in Your Web App
Learn how to easily integrate a slider component into your web app. This component is ideal for volume and brightness adjustment, or anywhere else you want to make immediate changes.In the last...
View ArticleBuild Better React Forms with Formik
Formik is an alternative and more efficient way of building React forms, keeping your React form logic organized and making testing, refactoring, and overall reasoning a breeze. We demonstrate how to...
View ArticleReact Component Performance Comparison
Are memoized functional components in React worth migrating to today? How much of a performance gain do they bring? We test and find out.Facebook recently announced some new features like React.memo,...
View ArticleThe Journey of JavaScript: from Downloading Scripts to Execution - Part I
This article will help you understand the internals of JavaScript - even the weird parts. Every line of code that you write in JavaScript will make complete sense once you know how it has been...
View ArticleCustom Exceptions in C#
Learn how to implement custom exceptions in C# and why they're useful.An exception is a runtime error in a program that violates a system or application constraint, or a condition that is not expected...
View Article12 Tips and Tricks to Improve Your Vue Projects
Take advantage of these powerful tips to make the most of your Vue apps and projects. Many of these you can't find in the Vue documentation.When starting with a new framework it might be hard to get to...
View ArticleAn Early Look at Angular 8: Get Ready for Opt-In IVY Preview
With the Angular team announcing Angular 8.0 earlier this month, we wanted to give a quick overview of the features coming with the next big version of Angular as well as provide some basic...
View ArticleHow to: Modify Requests with Fiddler
In part one of this Fiddler series, we focused the basic Composer functionality. Now it's time to focus on how it makes your life better. Ever tried to test your API or a website with the UI? You click...
View Article6 Snippets to Keep in Your Chrome DevTools
This post suggests the top 6 snippets you need to keep in your Chrome DevTools to help you experiment and build better apps.According to Kayce Basques, a technical writer at Chrome DevTools, Snippets...
View ArticleConverting Visual Basic to C#
Follow John Browne on a brief history of Visual Basic and learn how to convert VB code to C# easily.BASIC as a programming language dates back to 1964 when Dartmouth professors John Kemeny and Thomas...
View Article10 Chrome Developer Tool Features You May Have Missed
Want to become an expert at Google Chrome developer tools? Take a look at these useful features you may have missed.Google Chrome is a popular browser among frontend developers, and with its robust...
View ArticleTypeScript and React, BFF
TypeScript and React are an increasingly common pair. Learn how to get up and running with TypeScript for your next React project.TypeScript is more and more becoming a common choice to make when...
View ArticleNew Features & Fixes in Telerik Reporting & Report Server R1'19 SP
With the R1'19 Service Pack release, we've added support for Font discovery under Linux and macOS, a brand new Crystal Dark theme for our WPF Report Viewer and a variety of improvements and fixes...
View Article