vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.97k stars 2.16k forks source link

Understanding global progress bar #296

Open kfurfles opened 6 years ago

kfurfles commented 6 years ago

Good morning, I'm new to Vue and I'm trying to understand how that global progress bar was implemented, but so far I have not had much progress = / A starting point would already be very happy !!!

JounQin commented 6 years ago

Why not just read the source code?

https://github.com/vuejs/vue-hackernews-2.0/blob/master/src/components/ProgressBar.vue https://github.com/vuejs/vue-hackernews-2.0/blob/master/src/entry-client.js