Bogdan's blog

Code and anything else.

Month: August 2019

Vuetify upgrade to 2

August 22, 2019January 24, 2020 Bogdan Leave a comment vuejs, Vuetify
Bird Migration

This article shows you how to update Vuetify on your existing project built with Vuetify 1 to the newly released Vuetify 2. This assumes that you have a Vue project using the Vuetify components library. Since Vuetify 2 is adopting the new Google Material Design 2, please check after the update all your components for […]

Continue reading


Fetch data needed on component’s template in Vue before render

August 1, 2019January 24, 2020 Bogdan Leave a comment vuejs
A dog playing with a ball

Let’s say in your Vue app you have a component that needs to fetch some data in order to display it on the template. This component needs this data on creation in order to be able to bind it on the template. Let’s take the following example: <template> <div class=”container”> <p>Name: {{name}}</p> <p>Age: {{age}}</p> </div> […]

Continue reading


Search for:

Recent Posts

  • Vue 3 is out – what should I do next?
  • Javascript for of index
  • Vuetify upgrade to 2
  • Fetch data needed on component’s template in Vue before render
  • How to @extend sass classes or use sass global variables in Vue components

Recent Comments

  • Luke on How to watch for changes an array/object on Angular 2
  • Raphael on Grails clean global mock on integration tests to avoid polluted environment
  • Abdul Manan on How to watch for changes an array/object on Angular 2
  • Bryan Tayler on Angular how to dynamically inject a component to DOM

Archives

  • September 2020
  • June 2020
  • August 2019
  • March 2019
  • June 2018
  • January 2018
  • December 2017
  • October 2017
  • August 2017
  • June 2017
  • May 2017

Categories

  • amazon web services
  • Angular
  • Angular 2
  • Angular Material
  • cloud
  • Continuous Integration
  • css
  • grails/groovy
  • javascript
  • TypeScript
  • vuejs
  • Vuetify

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
dazzling Theme by Colorlib Powered by WordPress