Let's dive into the art of visualizing complex data with Vue! On a real-world example, a Kubernetes cluster dashboard, we'll cover the best practices of designing and implementing a dashboard in an efficient and iterative way. We'll see how reusable components will come in handy, saving developers time and effort while ensuring the code is clean and maintainable. We'll explore the safe usage of 3rd party APIs, mastering the art of managing the data they return. Join us as we master the techniques of building dynamic dashboards, which present data in a visually engaging way.

Comments

Comments are closed.

Not bad actually, the code part was more interesting 🤩

Erik D'Ercole at 15:13 on 10 Nov 2023

Sorry, but it was boring. Not the argument, nor the code part, but the exposition: you shouldn't read in front of an audience.

Idea and realisation of visualizing complex data with a Kubernetes cluster dashboard was brilliant!