Lessons by tag «components»
We found 22 lessons lessons about the «components» in the Hexlet catalog. These lessons on «components» are available in the following courses: JS: React.
Getting familiar with the course and set up the environment
Learning a convenient way to access global state in nested components
Understanding state and event management in nested components
Learning how to properly work with component classes that can change dynamically
Recollecting that everything around is automata. Learning to work with automata in React properly
Learning about the problems that the developer face when working with source code
Learning to interact with the real DOM to integrate third party components
Learning about JSX features that work differently from HTML
Learning how to work with compound structures in an immutable style. Exploring the `immutability-helper` library
Learning how to create box components that can work with nested components
Considering creating components based on functions and using namespaces
Learning how to handle collections of data inside components
Learning how to create stateful components and add interactivity
Learning about the specifics of working with an event object in asynchronous code. Practicing the work with asynchronous handlers