Latest comments
- @vanirvanSubmitted 7 months ago@TPAIN22Posted 7 months ago
In this challenge, you were supposed to take the numbers, perform the necessary mathematical operations, and return the result to the user, and not prepare ready-made numbers now. If I wanted to calculate a different loan, the same result would come every time.
1 - @GeorgeKandelakiSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of myself, that I did this challenge. When I first saw it, I had already given up on it, but then I remembered the quote "Just Do It!" and right now I did complete it with Vanilla JS. I am also proud of how I am getting better a Writing Code and Improving my Skills. I believe that the Code I Wrote is Reusable, DRY, has Small Amounts of Repetitions, is Clean and Readable. I also Improve my Skills with working data, where in past I didn't even know how to work with data.
What challenges did you encounter, and how did you overcome them?I encountered many challenges. Like searching for replies, it was really difficult, because replies are nested and the most hardest part was deleting the comments, also I didn't know that
What specific areas of your project would you like help with?splice()
method is used for deleting elements, and that made deleting elements really hard. Lucky for me I learnt new thing, which is Recursion. I had to use recursion to search and delete elements in the data.I don't have any questions. Every feedback is gladly welcomed. Also Please tell me my mistakes especially in JavaScript, So I can get better at Writing Code and Improve My Skills. Thanks a lot! :)
- @sudhanshusingh-gSubmitted 8 months ago
- @TerezLSubmitted almost 3 years ago
- @AchinthyaDulshanSubmitted 8 months agoWhat specific areas of your project would you like help with?
I need assistance with React hooks; have I used them correctly in this challenge?
Any comments or suggestions are appreciated.
@TPAIN22Posted 8 months agothe success message should show the email i entered not your email
1 - @ShahzadaShadabAliSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Responsive Project with a smooth workflow!
@TPAIN22Posted 8 months agoyou did great work but the result is not showing and in the interest rate it should be allowed to add float number
0