Skip to content

[JavaScriptTM] Write a function that returns the number of vowels in a string.  #13

@wakidurrahman

Description

@wakidurrahman

Write a function that returns the number of vowels in a string.
Here we have two solutions, one makes use of a regular expression, and another uses an iterative approach, a for-of loop.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions