How to Check If Object Is Empty in TypeScript?

TypeScript Check If Object Is Empty

In modern TypeScript development, you might need to determine if an object is empty, meaning it has no own properties. In this tutorial, I will explain how to check if an object is empty in TypeScript using various methods with practical examples. What Does “Empty Object” Mean in TypeScript? In JavaScript and TypeScript, an “empty … read more…

What is Microsoft Dataverse?

What is Microsoft Dataverse

Have you ever created a form using Power Apps and asked yourself, “Where should I save this data?” Or maybe you used Power Automate to create a flow and weren’t sure where to keep the information. If yes, then Microsoft Dataverse can help you. Dataverse is a secure and cloud-based place to store and manage … read more…

Set Up Microsoft Identity Provider Authentication in Power Pages

Set Up Microsoft Identity Provider Authentication in Power Page

In this Power Pages tutorial, I will show you how to configure Microsoft Identity Provider authentication step-by-step. Using Microsoft Entra ID (formerly Azure Active Directory), you can allow users to log in to your Power Pages site with their Microsoft work or school accounts. This makes your site more secure and user-friendly, especially if you’re … read more…

Get Current SharePoint Site Information in SPFx using MS Graph API

Get Current SharePoint Site Information in SPFx using MS Graph API

In this article, I will explain how to retrieve the current SharePoint site information using the Microsoft Graph API in an SPFx web part. In the example below, you can see that the web part displays the current SharePoint site’s logo, site name, URL, ID, description, template, storage information, and more. Let’s see how to … read more…

How to Convert Number to String with Leading Zeros in TypeScript?

Convert Number to String with Leading Zeros in TypeScript

Have you ever needed to display ZIP codes, invoice numbers, or employee IDs in your TypeScript application, only to find your numbers missing those all-important leading zeros? In TypeScript, you can add leading zeros to numbers. In this tutorial, I’ll walk you through multiple methods for converting numbers to strings with leading zeros in TypeScript. … read more…

Split a String Into an Array in Power Automate

Split a String Into an Array in Power Automate

While working with Power Automate for one of my clients, there are many situations where you might need to split a string into an array. For example, you might receive a list of values separated by commas, spaces, or even line breaks. In such cases, you can use the split() function to break the string … read more…

How to Round Down to 2 Decimals in TypeScript?

Round Down to 2 Decimals in TypeScript

Have you ever needed to round down a number to two decimal places in TypeScript? You may need this when working with currency values (such as US dollars and cents), or you may need to ensure that calculations for tax or discounts. In this tutorial, I will explain how to round down to 2 decimals … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Live Webinar

SharePoint Permission Checker Agent using Microsoft Copilot Studio

Learn how to build a SharePoint Permission Checker Agent using Copilot Studio. Using this agent, you can check library-level and file-level permissions. Also, identify Users, SharePoint Groups, and Permission Levels.

📅 1st July 2026 – 10:00 AM EST | 7:30 PM IST

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App