React Hooks Const Component vs Functional Component

There is no effective difference. First is creating a function using Arrow function expressions
syntax and storing it to a constant and the second is creating a plain function.

Both are functions that will perform the exact same task, return the component JSX code for rendering.

Also, there is no such term nor concept “Const Component”; there are “Functional Components” and “Class Components”.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)