Function Declarations vs Function Expressions
TLDR; with React 18+ (introduction of functional components, instead of class components), deciding between these two ultimately becomes a personal preference / stylistic choice
Last updated
TLDR; with React 18+ (introduction of functional components, instead of class components), deciding between these two ultimately becomes a personal preference / stylistic choice
Last updated