Five Challenges posed by Andy Sterkowitz, a Youtuber who's extraordinaire. Although beginner projects, I really liked the challenges and thought they'd be a great way to show my JavaScript chops. As well as upping my comfort level with building projects. All challenges have to be built using JavaScript. Copying code is not allowed (build from scratch). Styling's not important. Give yourself a time limit (my limits are set per project). Keep passively learning.

To Do App

Create a To Do App that stores the values in a table. Include ways to delete individual tasks.

To Do List
Date Note Remove

Expense Report App

Create an Expense App that stores the values in a table. Include a way to delete individual expenses.

Expense Report
Date Expense Amount Remove

Note Taker App

Create a Note Taking App include a way to view the full note.

Vowel Counter App

Create a Vowel Counter App that counts the number of vowels in a string.

Memory Game App

Create a Memory Game App that alerts when there is or isn't a match. Note: this game is very basic, no shuffling of cards.

How To Play: Click on 1st Card. Click on 2nd Card. Move mouse away from card to see result.

help
android
help
anchor
help
flutter_dash
help
anchor
help
android
help
flutter_dash

That's all for now folks!