Design comparison
Solution retrospective
the most proud is myeffort becouse i know myself i like hardwork
What challenges did you encounter, and how did you overcome them?of course i have some problems like Function of date becouse that challenge make me explore some new functions of date
What specific areas of your project would you like help with?Firstly Hello Everyone i hope you are fineππ Of course i still beginning and i have a lot for learning and improve my skills i have this Questions : Validation Logic:
Is there a more efficient way to validate the input values for day, month, and year? How can I ensure that the day value is valid for the given month and year (e.g., handling leap years)? Error Handling:
Are there any best practices for displaying error messages to improve user experience? How can I improve the styling of error messages to make them more noticeable and user-friendly? Date Calculation:
Is the logic for calculating the age (years, months, days) accurate and robust? How can I optimize the date calculation logic to handle edge cases (e.g., end of month, leap years)? Code Optimization:
Are there any redundant or unnecessary parts in my code that could be removed or simplified? How can I refactor my code to make it more modular and maintainable? User Interface:
How can I enhance the UI to make the input fields and displayed results more visually appealing? Are there any accessibility improvements that could be made to ensure the form is usable by all users? Event Handling:
Is there a better way to handle the click event on the button to ensure responsiveness and efficiency? How can I ensure that the form behaves correctly if the user interacts with it in unexpected ways (e.g., rapidly clicking the button)?
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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