Improve `linkify`
Open
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
The current `linkify` function is a mix of a string manipulation and React component. Perhaps it could be refactored into a real React component that returns Hiccup?
Contributor guide
Research direction
Start by locating the current linkify function and reviewing how its string manipulation and React behavior are combined. Refactor it into a real React component that returns Hiccup; the work is done when linkify has that component-based structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100