https://jsfullstacker.com/episodes/07...
In this episode we'll tweak bootstrap default theme a little bit by customizing bootstrap framework with SCSS variables. We'll create top navigation bar and we'll introduce our first vuex getter - isAuthenticated, which we'll use to render menu for authenticated users. And then we'll create loading spinner component and register it as global component so we can use it across our application