Skip to content

A web app that counts things in the string provided, made with JavaScript.

Notifications You must be signed in to change notification settings

zaid-ahmad/vowel-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vowel-Counter

A simple javascript project that counts the number of vowels, consonents, digits and special characters (excluding space) in a given string.

What I learnt? 🧠

  1. How to index each element of a string without writing the classic for loop.
  2. How to compare each letter with elements from an array (super helpful).
  3. Calling a function by pressing the "Enter" key.
  4. Writing code with better flow of control.

Snippets / video

vowels-counter-demo.mp4

Heyy wanna connect and do awesome stuff?

Here's my Twitter