Sm1le
@Sm1lAll comments
- @gbidzishviliSubmitted about 1 year ago@Sm1lPosted about 1 year ago
The input field "name" does not pass validation. What should I enter? (Stephen King doesn't work either)
0 - @AzzumarithmSubmitted over 1 year ago
Overall, this challenge was pretty fun and I learned something new from it. I'm not completely sure if using css grid to position the button and line is the best way to do it, but I gave it a shot and it seems to be working. I made sure that the error handling is working as intended. I might even give this another go in react since I'm still getting the hang of it.
Calculating the age in terms of days, months, and years was a bit of a struggle for me, but I managed to figure it out in the end. Another challenge was figuring out how to position the button correctly.
As for my code, I think it's all good for the most part, but I'm a little uncertain about the accuracy of my calculations. I've double-checked them and they seem to be on point, but any feedback is much appreciated.
@Sm1lPosted about 1 year agoHi! Check the function. For example, when entering the date 31.08.xxxx gives an error.
1 - @aemrobeSubmitted about 1 year ago
how this solution can be improved. any feedbacks are welcomed.