Add support for plugins
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
We should try and modularize the code base so the jquery/ajax and window.onerror logic is separated out. So if you're not using it, you're not paying the overhead cost.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the jquery/ajax and window.onerror integrations in the JavaScript codebase and read how they are initialized. Done means those integrations can be separated as optional plugins so users who do not use them avoid their overhead; the issue provides no named tests or files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100