Hacker News new | ask | show | jobs
by wheelerof4te 1366 days ago
Which of these can be considered functional? In other words, which frameworks hvae the most function-only friendly interface?
1 comments

React can be and is written in function-only style, although hooks are grossly impure.