SOLID Principles of UX, Part 3: Responsiveness & Efficiency
In this third installment of Jessica Engstrom's five-part series on UX principles for developers, she explores the concepts of responsiveness and efficiency.If you missed my previous posts, you can...
View ArticleHighlights from jsMobileConf
Catch up on what you missed with a selection of top sessions from jsMobileConf, or watch the whole playlist.Back in October, Progress put on a brand new event in Boston focused on mobile JavaScript and...
View ArticleA Quick Intro to the Kendo UI JavaScript Grids - jQuery, Angular, React and Vue
Check out this overview of the Kendo UI JavaScript Grids to get an idea about the breadth of features a grid can have. The Kendo UI Data Grid components are built specifically for each of the major...
View ArticleDevelopers and GUI Tools - Love 'em or Hate 'em?
When it comes to development tools, where is the industry headed? in this Slack chat, members of our Developer Relations team weigh in with their thoughts.There's a lot of buzz in the industry around...
View ArticleGetting Started with Razzle: An Alternative SSR Framework for React
Razzle is a tool that abstracts all complex configuration for SSR into a single dependency. Learn how to get started with Razzle in server-rendering React apps. Setting up universal React applications...
View ArticleHow to: Compose HTTP(S) Requests with Fiddler
Learn everything you need to know about Fiddler’s composer tab and how to use it. Part 1 of a series.Fiddler is well known for its ability to capture HTTP(S) traffic, which makes it possible to debug...
View ArticlePosting your Test Studio Results in Slack
Monitoring your CI/CD daily can sometimes be a very cumbersome job. Learn how you can make your life easier by posting your Test Studio results directly in Slack.When it comes to testing, if your...
View ArticleChannel 9: Sam Basu Talks Chatbots with James Montemagno
Interested in integrating chatbots in your mobile app but don't know where to start? Check out Sam Basu's engaging interview with James Montemagno on The Xamarin Show on Channel 9. In the short video,...
View ArticleHow to Use a Vue Grid UI Component in Your Web App (Part 1)
Let's learn how to create a Grid with the new native Grid in Kendo UI for Vue. The new native Grid is built with Vue from the ground up.In the first post in this two part series, we will learn how to...
View ArticleCreating a Responsive Grid in React
Learn the basic steps to setup a React application using Flexbox to make a responsive grid.In our previous article, Creating a Responsive Layout in React, we started by learning how to setup a basic...
View ArticleBetter Tooling with the New Vue CLI
As the newest version of the Vue CLI gets released, we'll take a look at the latest features and improvements of this release that undoubtedly improve how you build using Vue. Vue.js is a frontend web...
View ArticleSOLID Principles of UX, Part 4: Data Loss and Sharing
When someone says "data" our minds don't automatically jump to "user experience" - but maybe they should. In the fourth installment of the SOLID UX Princples series by Jessica Engstrom, she shares key...
View ArticleTelerik UI for Blazor 0.2.0 is Available
Telerik UI for Blazor 0.2.0 is available for download today. This release makes Telerik UI for Blazor compatible with Visual Studio 2019 preview 2, and ASP.NET Core 3.0 preview 2. A few weeks ago we...
View ArticleEasily Creating a Trello-Like App with Kendo UI (Part 1)
In this step-by-step guide, learn how you can create a Trello-like project management app quickly and easily using Kendo UI.This is the first post in a two-part series where you will learn how to build...
View ArticleTest Studio R1 2019 Lays the Foundation of an Awesome Year for Testing
The first Test Studio release for the year features UI/UX redesigns for increased user efficiency, a lot of Scheduling improvements, including automatic self-recovery of the execution agent and many...
View ArticleHow to Use a Vue Grid UI Component in Your Web App (Part 2)
In part two of this guide, learn how to edit a Grid you've created with the new native Grid in Kendo UI for Vue.In the last post, we saw how to initialize a Vue Native Grid with Kendo UI, using local...
View ArticleEasily Creating a Trello-Like App with Kendo UI (Part 2)
In part two of this step-by-step guide, learn how to enhance your Trello-like project management app with interactivity using Kendo UI.In the first part of this series, we used the ListView and...
View ArticleUsing Telerik Reporting in .NET Core Applications
In R1 2019 we introduced support in Telerik Reporting for .NET Core applications running on Windows, Linux and macOS. Give it a try and leave your feedback!In the last couple of years .NET Core has...
View ArticleEverything You Need to Create a Custom React Hook
Let's learn what it takes to create a custom React Hook as well all of the rules we must keep in mind about using Hooks.Hooks are just functions! Anything that is a function can become a hook. The...
View ArticleHow Smooth Fusion Integrated Automated Testing in Their Process
We on the Test Studio team value our customers and their feedback. While criticism is valuable and helps us craft a better product, it is always a pleasure to hear what is working well too.Smooth...
View Article