cssinjs / cssinjs/aphrodite-jss
Using with React
Open
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
If we use this with React, the `render()` method may call `css(rule1, rule2)` multiple times. Is this okay?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the React scenario described in the issue, where render() calls css(rule1, rule2) multiple times. Trace the resulting behavior and determine whether repeated calls are safe or cause a problem. Done means the behavior and any required change are confirmed by a test or clear project guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100