codeforboston / codeforboston/cliff-effects
Move results out of the `<Form>` they're in now
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Not sure how complicated this will get, or even if we should do it. The results aren't really a form semantically, though they do have interactive elements. On the other hand, if we do this, all my plans for abstracting the duplication happening in the instantiation of the sections will be blown away! Well, some of it anyway. It may have other consequences too - the `` is currently being used as the container for every section and I'm not sure how much of the heavy lifting it's doing. It may be really easy, though, and beginner friendly...
Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.