TypeScript Convert String To Boolean

convert string to boolean typescript

Do you want to convert a string to a boolean in Typescript? This Typescript tutorial explains how to convert string to boolean in Typescript using different methods. With examples, we will discuss everything about “Typescript string to boolean”. To convert a string to a boolean in TypeScript, you can use the comparison method: simply compare … read more…

TypeScript Enum vs Union Type

Typescript string union vs enum

Do you want to know if to use a Typescript enum or union type? In this tutorial, I will explain everything about Typescript enum vs union type. We will see enum vs. union in Typescript with examples, use cases, and differences. In TypeScript, Enums are best used for defining a set of named constants (like … read more…

How to Increment Number in Power Apps Gallery?

Increment Number in Power Apps Gallery

Are you facing any difficulties in incrementing a number in the Power Apps gallery? No need to worry! This Power Apps tutorial will teach how to increment number in the Power Apps gallery with a simple example. Increment Number in Power Apps Gallery Here, we will discuss how to increment a Text Box number values … read more…

default Keyword in Typescript

default Keyword in Typescript

When you’re learning TypeScript, you might come across the term “default” in the context of modules. In this Typescript tutorial, I will explain what is the Typescript default keyword and how to use the default keyword in Typescript with a few practical examples. The default keyword in Typescript is used for exporting a single value … read more…

How to Display Power Apps Gallery Distinct Values?

Display Power Apps Gallery Distinct Values

In this Microsoft Power Apps tutorial, we will learn how to display distinct values in Power Apps gallery. Additionally, we will discuss the Distinct() function to remove duplicate collection records in a Power Apps gallery using a single line of code. Display Power Apps Gallery Distinct Values Refer to the below screenshot: To work around this … read more…

How to Add Hyperlink in Power Apps Gallery?

Add Hyperlink in Power Apps Gallery

For those new to PowerApps, many of us do not know how to give a hyperlink to a Power Apps gallery control. However, the process is quite simple and easy. In this Power Apps tutorial, I will explain how to add hyperlinks in Power Apps gallery control in two ways. Such as: Add Hyperlink in … read more…

How to Split String By Dot in TypeScript

Typescript split string by dot

When working with TypeScript, a common task encountered by developers is the need to manipulate strings, particularly splitting them into substrings based on certain delimiters. In this Typescript tutorial, I will explain how to split string by dot in Typescript. To split a string by a dot in TypeScript, you can use the split method … read more…

How To Split String With Multiple Separators In TypeScript

Typescript split string multiple separators

Do you want to split string with multiple separators in Typescript? In this Typescript tutorial, I will explain how to split string with multiple separators in Typescript with various methods. To split strings in TypeScript with multiple separators, like separating by commas, semicolons, and spaces, you can use regular expressions. For instance, cityString.split(/[,; ]+/) will … read more…

ReferenceError fetch is not defined in Typescript

referenceerror fetch is not defined typescript

In this Typescript tutorial, I will explain how to fix the error “ReferenceError: fetch is not defined”. referenceerror fetch is not defined The error “Error fetching posts: ReferenceError: fetch is not defined” typically occurs when you’re running TypeScript or JavaScript code that uses the fetch API in an environment where fetch is not available by … read more…

How to Group Items in Power Apps Gallery?

How to Group Items in Power Apps Gallery

Do you want to know how to implement group by in Power Apps gallery control? I will show you how to group items in Power Apps gallery control in this tutorial. We will see different scenarios for the Power Apps gallery group by. Power Apps Gallery GroupBy() We can use the Power Apps GroupBy() function to return … read more…

How to Set Default Selected Item in Power Apps Gallery?

Set Default Selected Item in Power Apps Gallery

Do you know how to set a default selected item in a Power Apps gallery? This Power Apps tutorial will explain all the information about the Power Apps Gallery default selected Item. Here, we will discuss how to set the Power Apps gallery default first item and Power Apps gallery default selection none or Power … read more…

How To Remove Quotes From String in TypeScript

typescript remove quotes from string

Are you looking to remove quotes from string in Typescript? In this Typescript tutorial, I will explain how to escape single quote in Typescript, how to escape double quote in Typescript or remove double quotes from string in Typescript with examples. To remove quotes from a string in Typescript you can use the replace() method … read more…

TypeScript Replace All | TypeScript Replace All Occurrences in String

typescript replace all

Do you want to know about the Typescript replaceall() method? In this Typescript tutorial, I will explain everything about Typescript replace all with examples, especially how to replace all occurrences in string in Typescript. The Typescript replaceAll method allows you to replace all occurrences of a specified substring within a string. It’s used as string.replaceAll(searchValue, … read more…

Typescript Get Last Element of Array [Using 3 methods]

typescript get last element of array

When working with arrays in TypeScript, a common task is to retrieve the last element. In this Typescript tutorial, we’ll explore several methods to get the last element of an array in TypeScript, each with its own use case and advantages. Let us explore, “Typescript get last element of array”. To get the last element … read more…

⏰ LIMITED-TIME OFFER

Join the SharePoint & Power Platform Developer Live Training

📅 Live training starts October 5, 2026
SharePoint Development
Power Apps & Power Automate
Copilot Studio
🎁
FREE 1-Year Access to SPGuides.Academy

Enroll now and get access to all 9 academy courses at no extra cost.

Secure your seat before the batch fills up.
Get the live training plus the complete SPGuides.Academy learning library.

Enroll Now & Get Your FREE 1-Year Academy Access → View live training details and schedule
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 Integration Power Apps Form With Repeating Table [Invoice Management System]

Learn how to build an invoice management system using SharePoint integration and a repeating table.

📅 2nd September 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