Globalization in Blazor UI
Blazor is growing rapidly and we are starting to see apps go into production. This means that they will be accessed by people from all over the world, so your app’s Internationalization game needs to...
View ArticleTelerik UI for Blazor 2.5.0 – Scheduler, Globalization and .NET Core 3.1 GA...
As we are approaching the end of an amazing 2019 (21 releases with more than 25 Blazor UI components), we are thrilled to announce the latest release 2.5.0 of Telerik UI for Blazor!Something exciting...
View ArticleThe Need for Automated Accessibility Testing
Accessibility on the web means building sites and apps that everyone can navigate and interact with. The best way to ensure we are building accessible experiences is to combine automated testing with...
View ArticleReal-Time Communication Techniques
We explore the need for real time communications and hurdles, as well as the techniques/frameworks that help.Life happens in real time and information exchange should be the same way. Turns out, this...
View ArticleReal-time Data Visualization with Socket.io and jQuery
Real-time is about sending and updating data as fast as possible in an automated, synchronous and bi-directional manner. It communicates between endpoints and updates data at a speed almost...
View ArticleEverything You Should Know About Filters in Vue
In this post, we will go through everything you need to know about Vue.js filters, from how to use them in your Vue.js application to how to create your own filters. Filters? Like Instagram Filters? ✌...
View ArticleAn Introduction to Xamarin Forms Shell
Sometimes we invest too much time building applications with complex navigations, which makes us extend the delivery period of the app and, therefore, the costs to our customers. That’s why in this...
View ArticleDecorators in JavaScript
In this article, we will discuss decorators in JavaScript along with their use cases. We will also get to know all the concepts related to decorators with practical examples.What is a...
View ArticleHow React Taught Me JavaScript
Here are some of the most interesting features of React that I encountered as a JavaScript developer learning React for the first time. Hopefully my experiences can help you get to know these features...
View ArticleGet Familiar with the Latest Features of Telerik PdfViewer for Xamarin
Text selection and link annotations are now part of the Telerik Xamarin PdfViewer control! Explore the powerful new features of our R3 2019 release.There are some great new capabilities in the latest...
View ArticleTelerik UI for Blazor & Telerik Reporting Join Forces this January
In the upcoming Telerik R1 2020 release, Telerik UI for Blazor and Telerik Reporting will join together to make it easy to create reports in your Blazor apps.Telerik UI for Blazor was the first set of...
View ArticleCreating a Checkbox Like it’s 2020
If we are going to style a checkbox for the future, it needs to be not only aesthetically pleasing but navigable with keyboard for screen readers. This is almost 2020, yo, let’s style like it is.There...
View ArticleImprove Your Application's Navigation with New Breadcrumb in Telerik UI for...
Learn about the improvements in our newly redesigned breadcrumb control in Telerik UI for WinForms, with tips for how to get the most out of it.Breadcrumbs (or breadcrumb trail) is a secondary...
View ArticlePowerful New Features in Telerik UI for WinForms File Dialogs in R3 2019
Along with the announcement of new controls, the R3 2019 release for Telerik UI for WinForms brings powerful new features for the File Dialogs. Let’s take a look at the new upgrades.New Features in...
View ArticleWhy Ethical Design Is Critical for Mobile App Designers
On smartphones users spend, on average, about three hours inside of mobile apps every day. But there’s a dark side to this — and one that some apps have taken advantage of for their own monetary...
View ArticleUse WebHooks to Track Your Telerik Report Server History
This blog post provides a practical example on how to use WebHooks, an event-based way to achieve real-time data synchronization and notifications, to track the history of a Telerik Report Server."Set...
View ArticleUnderstanding CSS-in-JS
We're going to learn about CSS-in-JS, the powers of this technique and how we can create better applications by writing our CSS code with JavaScript.In this article, we’re going to learn more about...
View ArticleVue Composition API—What Is it and How Do I Use It?
The next version of Vue is around the corner and we can already try some new features, like Vue Composition API, which is heavily inspired by React Hooks. A lot of developers are excited about it,...
View ArticleA Practical Guide To Angular: Data Binding & Directive
Learn how to apply data binding in Angular and how to work with the NgFor and NgIf Directives.Angular is a framework for building dynamic client-side applications using HTML, CSS, and JavaScript. It is...
View ArticleTop New Features of Angular 9
This Angular 9 preview post takes you through all the features coming in the latest version of Angular, which will be coming out of beta soon.Angular, Google’s JavaScript (TypeScript) framework for...
View Article