Jan 9, 2025
I got confused by this, too, and got corrected by a React team member. The React team calls them "function components," not "functional components," not because they follow FP paradigms, but because they're not class-based components. But they get why people confuse the two ideas.