DEV Community

Discussion on: Project 10 of 100: React Calculator

Collapse
 
urielbitton profile image
Uriel Bitton

Your calculator doesn't work.

  1. It doesn't return negative numbers
  2. Doing more than one operation at a time doesn't work

Try fixing these critical bugs maybe?
Cheers

Collapse
 
jameshubert_com profile image
James Hubert

Thanks Uriel. I mentioned in the post that it doesn’t work. The project was about rendering React components not the JavaScript operations.

Collapse
 
urielbitton profile image
Uriel Bitton

oh ok! sounds good then