read-only isn't via pre or post increment or decrement
Open
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
See ``https://www.khanacademy.org/computer-programming/when-read-only-isnt/6730568245067776 . It destroys the values of KA protected variables by pre or post incrementing or decrementing them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Khan Academy example and reproduce the pre- and post-increment/decrement cases in the live editor. Trace the JavaScript handling for KA protected variables; done means those variables retain their values for all four operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100