100daysofcode [Day - 13]
Hello everyone, today I created a simple calculator using js.
Live preview: https://smart-js-calculator.netlify.app
Hello everyone, today I created a simple calculator using js.
Live preview: https://smart-js-calculator.netlify.app
For further actions, you may consider blocking this person and/or reporting abuse
Fill out this survey and help us moderate our community by becoming a tag moderator here at DEV.
cychu42 -
Rob OLeary -
Rutvik Patel -
Rob OLeary -
Once suspended, alsiam will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, alsiam will be able to comment and publish posts again.
Once unpublished, all posts by alsiam will become hidden and only accessible to themselves.
If alsiam is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Saif Al Siam.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community 👩💻👨💻 safe. Here is what you can do to flag alsiam:
Unflagging alsiam will restore default visibility to their posts.
Top comments (1)
Good job @alsiamworld
Quick feedback. After the result is displayed and the user starts typing again, the previous result should be cleared. The current version continues appending the new numbers