Design Mistakes You’re Making with Your Mobile Forms (and How to Fix Them)
Mobile visitors are still reluctant to take action. Redesign your mobile forms and remove the friction and ensuing frustration that keep your visitors from reaching out or buying something. More and...
View ArticleAPI Testing—Strategy and Tools
If you’re not careful, unit testing your Web Service API can take over all your testing. Here’s a unit testing strategy that shows what it means to “unit test” a Web Service API. Your API testing can...
View ArticleStill Tender From a Rough Update? Follow My Simple Vue 3 Recipe!
Why postpone an update or do a migration the hard way? Vue 3 is ready for production, and I’ll show you that migrating is as easy as preparing a simple dinner. If you are still asking yourselves, “Why...
View ArticleThe Right Way to Adopt New Technology
Why are even experienced software engineers drawn to shiny new technology like moths to a flame? A personal account of learning the hard way: You have to balance your curiosity with your business’s...
View ArticleAngular Basics: Style Binding in Angular with ngStyle
In this post we look at style binding and also at the ngStyle directive and how it helps solve for the limitations that style bindings have had in the past. These are some handy tricks when you’re...
View Article5 Techniques for Optimizing Performance on a React App
Before shipping a React app, the least any team or developer needs to do is to check the performance and look to optimize the app for the end user’s experience. Optimizing performance is an important...
View ArticleSands of MAUI: Issue #7
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleAngular Basics: Using Pipes in Angular
Angular offers a set of pipe options to transform the way your data is displayed, allowing you to control just how it looks. Let’s examine some of these options. Even if you’re just getting started in...
View Article3 Ways to Improve the Mobile App Experience with Animation
When done right, animations can add a whole lot of value to the user experience—serving as their guide, cheerleader and entertainer. Here are some tips on how you can improve mobile app animations (and...
View ArticleIntroduction to JSON Web Tokens (JWT)
JSON Web Tokens are a useful tool and a better way of implementing authorization in web applications, but what exactly are they and how do they work? What is a JWT? A JSON Web Token (JWT) is an open...
View ArticleThe Ultimate Guide to Building a UI Library for Your Company—Part 3: Building...
Let’s discuss how to build robust UI components! We’ll cover when to code components vs when to build on top of third-party libraries, a unit testing structure for your components and a few options for...
View ArticleUnderstand React Context API
Learn how the Context API works in React and the best times to use it to avoid prop-drilling in your application. One of the best things about React is that we have a lot of different ways to solve...
View ArticleHow Should You Handle Feedback from Various Stakeholders?
There’s no such thing as working in isolation for us. Beyond collaboration with coworkers, you’ll eventually need to seek feedback from your team and your clients. This guide will show you five things...
View ArticleFixing “Can’t Bind to 'formGroup' Since it Isn’t a Known Property of 'form'”...
Let’s take a look at why the “Can’t bind to 'formGroup' since it isn’t a known property of 'form'” error shows up and how you can fix it and get your app working again. Almost every frontend web...
View ArticleSands of MAUI: Issue #8
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together the latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleAre Millennials the Key to Designing Future-proof Apps?
Is there a way to future-proof an app so that it doesn’t go stale so quickly or lose touch with what the target audience needs? Studying millennial values may be the key. Currently the largest living...
View ArticleThe Telerik and Kendo UI R2 2021 Release is Here!
In R2 2021 we’ve introduced Telerik UI for WinUI, the largest Blazor component suite, over 30 enhancements across .NET & JS, and more. Learn more about our latest release. The Only .NET and...
View ArticleJustMock R2 2021: Performance Improvement, Debug Window Shows New Info,...
Announcing the R2 2021 release of our mocking framework, Telerik JustMock. The R2 2021 release of our mocking framework, Telerik JustMock, includes performance improvements, Debug Window showing...
View ArticleWhat’s New in Telerik Reporting and Telerik Report Server with R2 2021
Telerik Reporting R2 2021 brings Blazor Report Designer, support for .NET 6 latest preview and more. Telerik Report Server R2 2021 comes with enhanced Web Report Designer. Mid-May is here, and the...
View ArticleWhat’s New in Telerik UI for Blazor R2 2021
Telerik UI for Blazor 2.24 release brings new PanelBar and Card components, Grid and TreeList updates, Blazor Reporting demo integration, Calendar templates, a new Visual Studio Code Converter Wizard...
View Article