GSG-G10 / GSG-G10/DevMonkeys-Ecommerce
Commented lines and console.log
Open
review
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In the production version of the project, there shouldn't be any commented lines of codes or any console.log
https://github.com/GSG-G10/DevMonkeys-Ecommerce/blob/0b47b4ec1f48ee4bd3270d6c49b4f9ce9c2a47b9/js/cart.js#L49
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting js/cart.js at the linked line, then search the project for commented-out code and console.log calls in production files. Done means the identified production code no longer contains those items without removing needed comments or debugging behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100