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