Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Beautiful and Accessible Drag and Drop with react-beautiful-dnd, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:00:59
    Course Introduction: Beautiful and Accessible Drag and Drop with react-beautiful-dnd
  • Урок 2. 00:01:22
    Set up a React Environment with create-react-app
  • Урок 3. 00:07:38
    Create and Style a List of Data with React
  • Урок 4. 00:08:13
    Reorder a List with react-beautiful-dnd
  • Урок 5. 00:05:35
    Persist List Reordering with react-beautiful-dnd using the onDragEnd Callback
  • Урок 6. 00:04:23
    Customise the Appearance of an App during a Drag using react-beautiful-dnd snapshot Values
  • Урок 7. 00:03:27
    Customise the Appearance of an App using react-beautiful-dnd onDragStart and onDragEnd
  • Урок 8. 00:02:19
    Designate Control of Dragging for a react-beautiful-dnd Draggable with dragHandleProps
  • Урок 9. 00:05:49
    Move Items between Columns with react-beautiful-dnd using onDragEnd
  • Урок 10. 00:05:00
    Conditionally Allow Movement using react-beautiful-dnd Draggable and Droppable Props
  • Урок 11. 00:02:37
    Create Reorderable Horizontal Lists with react-beautiful-dnd direction prop
  • Урок 12. 00:06:48
    Reorder Columns with react-beautiful-dnd
  • Урок 13. 00:05:59
    Optimize Performance in react-beautiful-dnd with shouldComponentUpdate and PureComponent
  • Урок 14. 00:03:15
    Customize Screen Reader Messages for Drag and Drop with react-beautiful-dnd