1. Wrap-up video
Let's review the course and all the skills you have learned.
2. Chapter 1
In chapter 1, we revised some core Plotly graphs,
then used those to create our first Dash app and structure it with a basic overview of HTML.
3. Chapter 2
In chapter 2, we deep-dived into structuring and styling our apps with HTML and CSS.
We learned how to place, size, and style our app elements, using the important style dictionary property of Dash components.
4. Chapter 3
In chapter 3, we greatly enhanced the interactivity of our Dash apps by learning callbacks.
We created awesome user experiences with interactive components such as dropdowns, date pickers, and free-text user inputs.
5. Chapter 4
Finally, in chapter 4, we took interactivity to the next level with apps that updated when users hovered and clicked on Plotly figures.
Additionally, we were introduced to Dash's Data Table module to display tabular data and make it interactive.
6. Next steps?
Where to next? This course was just an introduction, so there is plenty to do from here.
Practice makes perfect, so building more dashboards of your own will enhance your skills. In these, experiment with different extended callback chains to create unique and interesting experiences.
And there's a whole world more to learn in Dash Data Table.
7. Thank you!
Phew! We have covered a lot in this course and built some awesome apps. Thank you for joining me on this course. Now go create some amazing dashboards!