8 Ways to Strengthen Design-Development Collaboration
For an organization to operate at maximum efficiency, your design and development teams need to work together. Here are eight ways to improve that collaboration.Anyone who’s ever tried to serve as a...
View ArticleWhat's New in Xamarin Forms 4
Check out the latest improvements in Xamarin.Forms 4 that will make your Xamarin development faster and easier.New Features of Xamarin.Forms 4With the release of Xamarin.Forms 4, developers can look...
View ArticleA Beginner’s Guide to Loops in React JSX
Wondering how to create loops in React? Learn about JSX and how to use methods like the map function to loop inside React JSX and render a list of items.JSX in a NutshellIf you have worked with React...
View ArticleGet Started with the FilePathPicker in Telerik UI for WPF
We've created an easy way to instantly turn your editor control into a file or a folder selector. Now in Telerik UI for WPF, you can take advantage of another powerful control – the...
View ArticleBetter Modals in React
Learn about how we can build fully customized, accessible, and better modals in React using a React API called Portals.Since the beginning of the web, creating modals or other types of floating...
View ArticleA Sprint to the Right Direction with the RadTaskBoard for WPF
WPF developers, let’s rejoice together! What a better way to start the new decade than the brand new R1 2020 Release? No more need to wander the organizational tools labyrinth. Get the new Telerik UI...
View ArticleA Practical Guide To Angular: Handling HTTP Operations
Making HTTP requests and dealing with asynchronous code is vital for many applications. In this article, I'll show you how to handle HTTP operations in Angular and how to work with observables. Angular...
View ArticleTelerik R1 2020 Release Webinar Recap and Video
Did you miss the Telerik R1 2020 release webinar? Check out the recap to find the latest about all our development tools, and answers to audience questions.As we do with each major release, we took...
View ArticleTelerik UI for Blazor in a PWA—Easy as Pie
We were curious about Blazor in a Progressive Web App - so we built an app. Curious about using Blazor in PWAs? Check out our sample app and what we learned developing it.Progressive Web Apps (PWAs)...
View ArticleTelerik UI for Blazor 2.7.0 - MultiSelect, New Grid Features, WebAssembly...
It's still January but our second release of Telerik UI for Blazor is here! Check out the new MultiSelect component, WASM support, Grid improvements and much more.We are happy to announce the second...
View ArticleKendo UI R1 2020 Release Webinar Recap and Video
We recently shared all the Angular, React, Vue and jQuery goodness packed in the R1 2020 release. If you missed the webinar, here's where you can watch the recording, see a summary of what's included...
View ArticleReal-Time Web Chat Applications
We explore SignalR server/client technologies to build chat applications for the web.In this day and age, software systems have an undeniable need for real-time communications. Thankfully despite the...
View ArticleGetting Started with List Picker for Xamarin
Need a Picker control which allows you to select a single item from a list of items? – Check out the freshly released Telerik UI for Xamarin List Picker control.For Xamarin developers, the new List...
View Article9 Things I Learned Building the Same App with Angular and React
img { max-width: 100%; } I rewrote an Angular app with React to compare and contrast Angular and React app development. Here are 9 things I learned going through the rewrite process.I rewrote an...
View ArticleFeature Highlight: Fiddler AutoResponder
Take a deep dive into the Telerik Fiddler AutoResponder feature. Find out how it works and when it's most useful for your web debugging.Fiddler has many great features that I use daily in my role as a...
View ArticleWhat’s New in the Latest Test Studio Service Pack
Test Studio is one of the first tools to support the new Microsoft Edge Chromium-based browser.To provide tooling for building efficient, fast tests with full browser coverage has always been one of...
View ArticleAngular 9 Has Arrived!
Angular 9 is finally here and the world rejoices! I could detail out for you the finer points of this release. But Nwose already did such a great job in “Top New Features of Angular 9”. No, instead of...
View ArticleBuilding a Fully-Featured Form Component in React: KendoReact Form Example
Looking to build a form component in React? It can get complicated, but there are tools we can use to make life easier. Read on for an example of how to build React forms with KendoReact, which easily...
View ArticleSpeed Up Your Development with Xamarin Hot Reload and Telerik UI
Have you heard? Xamarin.Forms is now hotter than ever with the new Hot Reload functionality added to its toolbox.XAML Hot Reload for Xamarin.Forms speeds up your mobile application development and...
View ArticleHow to Use *ngIf else in Your Angular Applications
A quick tutorial on how to use the *ngIf else directive in Angular to perform comparisons in your Angular apps.What is Angular?This post aims to solve common questions about using *ngIf while...
View Article