0 votes
in Angular by (6.0k points)
What are Angular Global APIs?

1 Answer

0 votes
by (30.4k points)

Angular Global API is a combination of global JavaScript functions for performing various common tasks like:

Powered by EdurekaMock Interview

NEED HELP FOR YOUR UPCOMING INTERVIEW?

Take Angular Mock Interview

Get Interviewed by Industry ExpertsPersonalized interview feedback

Comparing objects

Iterating objects

Converting data

There are some common Angular Global API functions like:

angular. lowercase: Converts a string to lowercase string.

angular. uppercase: Converts a string to uppercase string.

angular. isString: Returns true if the current reference is a string.

angular. isNumber: Returns true if the current reference is a number.

Click here to read more about Angular JS
Click here to read more about Insurance

Related questions

0 votes
asked Jun 5, 2022 in Angular by Robindeniel (19.7k points)
0 votes
0 votes
asked Jun 4, 2022 in Angular by sharadyadav1986 (30.4k points)
...