Front End Development Libraries Projects - Build a JavaScript Calculator

Tell us what’s happening:
Describe your issue in detail here.
I need help with my JavaScript Calculator project. Sad part for me is I can’t get my head around hat the problem could be and I have been stuck here for quite a while now. Please a review om my code would be greatly appreciated.
Your code so far
This is the link to my codepen as I dont know what the exact problem might be. https://codepen.io/charles172/pen/GRPvare

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

Challenge: Front End Development Libraries Projects - Build a JavaScript Calculator

Link to the challenge:

hello and welcome to fcc forum :slight_smile:

  • taking a timeout is right thing to do for things like these, well done :slight_smile:
  • currently it seems like your “calculator” is not “addressing” any “chained or single” calculation in it, try addressing that first

keep at it, and happy coding :slight_smile:

1 Like

Thanks for the reply, I will try out what you said.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.