React Tutorial #5: React Functional Components - Line-by-Line Coding

preview_player
Показать описание
In this lecture, we will learn about the React functional component with an example.

Functional components are basic JavaScript functions. These are typically arrow functions but can also be created with the regular function keyword.

Sometimes referred to as “dumb” or “stateless” components as they simply accept data and display them in some form; that is they are mainly responsible for rendering UI.
Рекомендации по теме
Комментарии
Автор

Please zoom in a bit, i cant watch in higher pixel quality

Huffington-we
Автор

Beautiful explanation with line by line coding. The best thing is you explain each point with example

javatechnology