@mkborisSubmitted 4 months ago
Harold Torres
@CodeHunt101All comments
- @CodeHunt101Posted 3 months ago
Great job, the SPA looks neat and on point! I would also suggest being more specific when addressing edge cases, such as handling negative numbers. Instead of saying 'Can't be 0,' it might be clearer to say 'The value should be a positive number'. That would be handle both 0 and negative numbers.
0