Skip to content
Submitted almost 2 years ago

Age-calculator using html css & javascript

LVL 2
@MizanSafin
A solution to the Age calculator app challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I solve this problem within very short time by myself .Simple Javascript logic like if-else statement, function , ternary operator , Date object is main key for this project.

What challenges did you encounter, and how did you overcome them?

I face little problem following parts of the project :

➡️ In javascript part calculating date using Date method .
➡️ Showing error in different situation .

I solve all problems by myself using w3school , MDN docs web websites

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Mizanur Rahman’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord