Reduce overlap between /io and /www
Open
server
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Our `/io` and `/www` routes do a lot of the same things. Probably we don't need both. Maybe we should get rid of `/www` and fold it into `/io` somehow?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `/io` and `/www` route implementations and comparing the behavior they share. Define which route should remain, how the other route would be folded into it, and verify that the duplicated functionality is preserved without the `/www` route.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100