Missing semi-colon in calculator.js
See original GitHub issueIssue Description
Missing semi-colons on the below lines of file public/js/calculator.js
:
https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/public/js/calculator.js#L186 https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/public/js/calculator.js#L203 https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/public/js/calculator.js#L246
Note: Beginner friendly only.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Says I am missing semicolon, I am not [closed] - Stack Overflow
I new to JS and am making a small math game. On JSHint it says I am missing a semicolon on a line,...
Read more >SyntaxError: missing ; before statement - JavaScript | MDN
The JavaScript exception "missing ; before statement" occurs when there is a semicolon ( ; ) missing somewhere and can't be added by...
Read more >Error in react code missing semicolon in method
My react code has an error that it has a missing semicolon. ... Get Help React.js ... index.css"; class Calculator extends React.
Read more >JavaScript SyntaxError - Missing ; before statement
This JavaScript exception missing ; before statement occurs if there is a semicolon (;) missing in script. Message: SyntaxError: Expected ';' ( ...
Read more >Dumb beginner question -- Processing 4.0 issue - Reddit
"Syntax Error - Missing operator, semicolon, or '}' near 'setup'?" ... Javascript calculator - decimal duplication issue.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please let us know if you need any help! Cheers!
I’ll take it… @raisedadead 😈