Doing serious JavaScript... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 21

Doing serious JavaScript...

I have this code which you may have seen before. I want a alert to be displayed to show today's Birthdays and is now need to change it everyday... https://code.sololearn.com/WYnzGoVtp7GQ/?ref=app

30th May 2017, 11:17 AM
Iwan
Iwan - avatar
2 Answers
+ 8
I dunno exactly how, but check through all the birthdays. if any one matches today's date, alert the names of the people who have their birthdays on it. e.g. it today were taken, your code should scan until it finds 30May, looks that Leroy is behind, and should return Leroy. some coding whiz teach us how to do that via I have algorithm but no code
30th May 2017, 12:06 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 8
NICE!! ☺☺
31st May 2017, 8:44 AM
Art456
Art456 - avatar