Using functional javascript in production
Open
- Dominant language
- No language data
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Functional JS is kind of nice but it's really uncommon to use it in production.
How do people structure their application such that they can have lazy or immutable data structures and such that they can use real pure function.
Especially since the database still massively dominates real production applications and the DOM is far from functional.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.