Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The react paradigm is FP.

https://reactjs.org/ homepage writes "Build encapsulated components that manage their own state" That's a textbook definition of OOP.



I use the term colloquially. The typical react pattern people use does not put state in the component. It uses a reactive pattern called redux and the state comes from somewhere else.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: