ArduPilot / ArduPilot/UAVLogViewer
Remove all usage of _this, possibly of .bind(this)
Open
- Dominant language
- JavaScript
- Stars
- 258
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
These are there because I was young and naive...
both should be replaceable by arrow functions.
- [ ] .binds gone
- [ ] _this's gone
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Search the JavaScript source for `_this` and `.bind(this)` usages, then review each occurrence in context. Done means the checklist is complete with all such usages replaced by arrow functions and the viewer still working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100