Creating Maintainable Applications: Keeping Your Eyes on the Goals
Getting your application to work is great … but then you have to live with it. Here’s what to aim for in creating a maintainable application.Like most developers, I spend most of time adding...
View ArticleTelerik Reporting Conquers .NET MAUI and .NET MAUI Blazor
See how to use Telerik Reporting in .NET MAUI and .NET MAUI Blazor apps..NET MAUI is the latest technology provided by Microsoft for cross-platform apps development. The framework is the evolution of...
View ArticleHow To Bind Any Component to Data in React: One-Way Binding
This article will discuss data binding, types, how to utilize useState and useRef to bind data in React and more.Data binding is the coupling and synchronization of two data sources; when data changes...
View ArticleDisplaying Data in a Consistent Format With the Telerik Grid Component for...
See how to quickly and simply implement a webpage to view the records of a database—with filtering, sorting and paging options—with the help of the Data Grid component available in Telerik UI for...
View ArticleUsing Animations in Vue.js
Let’s take a look at how to enhance the UX of your Vue app with animations.Adding animations to a website can be a great way to enhance user experience since they can make websites look livelier and...
View ArticleTips To Help You Master the Retro Web Design Trend
Retro design is a popular trend for a reason. Nostalgia can transfer feel-good vibes from the bygone era to the brand itself. But which era should you design for and how far should you go with it? In...
View ArticleAngular Basics: Conditional Content Projection
Today we’ll explore components that use conditional content projection to render content only when specific conditions are met—conditional content projection.Implementing Content ProjectionWe have...
View ArticleSands of MAUI: Issue #73
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 ArticleHow To Implement a React Upload (DropZone) Component: KendoReact Tutorial
A ready-made React dropzone or React upload component can make your life much easier. Let’s take a look!There are quite a few different situations where users need to be able to upload files on a...
View Article.NET Basics: ORM (Object Relational Mapping)
Object Relational Mapping is very common in web development, especially when there is a database involved because an ORM makes the development work much easier. In this article, we will see what an ORM...
View ArticleHow JADER Used Telerik Report Server in Buku To Build the j Count Accountancy...
Telerik Report Server has been an important tool for JADER Ltd. in its Buku Project, aiding in the creation of the accountancy product j Count®. Let me show you around!j Count® is the product we are...
View ArticleTop Benefits of Automating Exploratory Testing Scenarios
Exploratory testing works well for identifying defects in any development phase as well as for regression or user acceptance testing (UAT).Typically, automated tests are developed in scripts based on...
View ArticleAccelerating Delivery of Dynamic Form Projects
The next big developer’s tool is rules-based dynamic forms.Do you need to deliver user-facing forms? Do you have complex business logic that you need to represent inside a form? Do you want to...
View ArticleFunctional Programming in TypeScript
Let’s see how we can combine functional programming and TypeScript to build highly reusable and maintainable software.Learning a programming language is not easy. A programming language has many...
View ArticleDealing With Burnout as a Developer
This post talks about knowing when you are experiencing burnout as a developer and what to do to get better.What Is Burnout?According to WebMD, burnout at work is an emotional, mental and physical...
View ArticleTop 11 Angular Training and Learning Resources for Beginners
Angular has one of the best communities out there. So if you want to get started, it’s easy to find quality training resources. Here are 11 of the best!Angular is Google’s TypeScript-based open-source...
View ArticleSands of MAUI: Issue #74
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 ArticleThe Guide to New Hooks in React 18
In this blog post, we won’t just describe what React hooks do, but we’ll also get our hands dirty and cover how to use them in the code.React 18 is a major release that comes with new features, such as...
View ArticleThe 10 Immutable Laws of Testing
There are 10 laws that drive everything Peter knows about testing. It’s not always pretty (and it’s not always kind) but they are always true.I have opinions on testing, driven by these 10 laws. I...
View ArticleReady for a Round With the New CircularProgressBar
Tracking of progress just got fancier with the new CircularProgressBar for WPF. Easy to be put into practice. Packed up with a lot of perks.I am glad you landed on this blog. But first … coffee! Grab...
View Article