How to make a Vowel Counter application || (JavaScript projects for beginners)

preview_player
Показать описание
In this video, you will learn how to make a simple vowel counter application with JavaScript. The application calculates the total number of vowels in a word. See you in the video.

Code with Clinton
Please subscribe
Рекомендации по теме
Комментарии
Автор

Simple, easy and convenient code. Great work dude🙏 keep it up...👍

akshaykhatri
Автор

Awesome video! Helped clear up some of my errors

BalpreetDhillon
Автор

Enjoyed your vowel counter video! Simple and straight forward. Looking forward to future videos!

Steveopr
Автор

Hey bro, there is an issue, once you clicked button it shows vowels counted but if you clicked button once again it will add up previous vowels too
For eg : word is ' hello '
Vowel counted : 2
Now if you clicked button again
Then it will show
Vowel counted : 4
And clicked again
Vowel counted : 6 and this is going on....
Please suggest some solution
Thanks..

akshaykhatri
visit shbcf.ru