On the wall mounted TV in our office a dashboard is displayed. At a glance we can see what the current tasks for each member of our team are, which important events are coming up, which music is playing, ... and much more. In this talk I'll explain how we leveraged both Laravel and Vue to build the dashboard. After demonstrating the dashboard itself we'll take a deep dive in the code. We'll take a look at the entire flow: the grid system, how events are broadcasted using Pusher, some cool Vue mixins and much more.

Comments

Comments are closed.

Good, clear speak and relevant content.

Junior Grossi at 15:25 on 12 Mar 2018

Very interesting talk. It joins many great technologies to build something useful, and totally extensible. I'm gonna use it and create some interesting tiles.