Is React functional programming?
The Eric Normand Podcast - En podcast av Eric Normand
Kategorier:
Even though React modifies the DOM, it is considered functional programming. It’s not strictly functional, but it is easy to reason about because the DOM is its only output. FP concepts can help us understand React.
