filmov
tv
ReactJS 106: Reacting to Events

Показать описание
In this video, we delve into the fundamental concept of reacting to events in #Reactjs. Join us as we explore the intricacies of event handling in React and how it plays a crucial role in building dynamic and interactive user interfaces.
Timeline
===============
00:00 - Introduction
03:40 - Building IconButton Component for our example
06:16 - Parsing Bootstrap Icon component into our IconButton
05:59 - Using javascript filter to render new view
07:29 - Adding the button text
08:21 - Styling our IconButton
09:51 - Adding event to IconButton
15:46 - How to access your component props in your event
18:12 - Parsing events as props to your react component
25:57 - Assignment
Timeline
===============
00:00 - Introduction
03:40 - Building IconButton Component for our example
06:16 - Parsing Bootstrap Icon component into our IconButton
05:59 - Using javascript filter to render new view
07:29 - Adding the button text
08:21 - Styling our IconButton
09:51 - Adding event to IconButton
15:46 - How to access your component props in your event
18:12 - Parsing events as props to your react component
25:57 - Assignment