Skip to content
Reacting on Rails
Thoughts on software design, testing, and everything in between.
Home
Software Design
Tutorials
Algorithms
Reacting on Rails
Thoughts on software design, testing, and everything in between.
Home
Software Design
Tutorials
Algorithms
Tag: zealotry
05
Mar
Software Design
Why I Prefer Functional Components
by
Josh Saint Jacque
7 Comments
One of the most common disagreements I see in React has to do with whether to use class or functional components. There are certainly merits...