|
@ -23,6 +23,8 @@ |
|
|
subitems: |
|
|
subitems: |
|
|
- id: jsx-in-depth |
|
|
- id: jsx-in-depth |
|
|
title: JSX in Depth |
|
|
title: JSX in Depth |
|
|
|
|
|
- id: jsx-spread |
|
|
|
|
|
title: JSX Spread Attributes |
|
|
- id: jsx-gotchas |
|
|
- id: jsx-gotchas |
|
|
title: JSX Gotchas |
|
|
title: JSX Gotchas |
|
|
- id: interactivity-and-dynamic-uis |
|
|
- id: interactivity-and-dynamic-uis |
|
@ -31,6 +33,8 @@ |
|
|
title: Multiple Components |
|
|
title: Multiple Components |
|
|
- id: reusable-components |
|
|
- id: reusable-components |
|
|
title: Reusable Components |
|
|
title: Reusable Components |
|
|
|
|
|
- id: transferring-props |
|
|
|
|
|
title: Transferring Props |
|
|
- id: forms |
|
|
- id: forms |
|
|
title: Forms |
|
|
title: Forms |
|
|
- id: working-with-the-browser |
|
|
- id: working-with-the-browser |
|
|