Tag / vue

    Loading posts...
  • VueJS

    When are the props available in a component?

    While working on a project, I came up with a rather unexpected problem: props are not available during the created() or mounted() methods. How can this be solved?

  • laravue.dev: Taking tags-view to the next level

    Sometime ago I mentioned that I’m building a new Reporting/BI application. I’ve decided to use the laravue.dev interface, which is (quote) “A magical administrative interface for Laravel built by VueJS and Element UI”. As soon as you understand the logic and the structure, it’s pretty easy to either start modifying existing modules or start building your own. But there is a catch, which can create an overloading impact to the server – it’s called “tag switching”.

  • My new Reporting/BI application

    I know that it has been quite a while, but I promise that I’ll try to do a proper comeback. Lot of things happened during my absence, good things (btw, I’ve started my German courses! How cool is that? ) so, here I am, with my all new project, which is a Reporting/BI system, using the data we already store in our databases.