18

Yay! I got my head wrapped around Vue3 parent / child components and fed the whole thing JSON data loaded via Axios. A small feat perhaps, but it just feels great to still "get" stuff when learning becomes harder as I get older.

Comments
  • 1
    The joy of “aha” moments.
  • 0
    Enjoy your time untill the real headache arrives 😈😈😈
  • 0
    Just wait until you work on a Vue 2 codebase with mixin's sprinkled around everywhere and Vuex actions with the same name as the mutations, getters and state.
  • 0
    @skylord I guess I'm lucky never having to work on someone else's code, being the only programmer. Not that I don't dread working on code I wrote myself 5 years ago... :-p
Add Comment