Live data from Hacker News

Viewing profile — zeroskillz

zeroskillz

HN member
Joined
Mon, Dec 19, 2016, 3:54 PM UTC
HN karma
9
Public activity
9 items

About zeroskillz

Author of Vuetify.js

Recent public activity

  1. comment
    Comment #47702904

    Creator here. We've maintained Vuetify for 10+ years (41k+ GitHub stars, 700k+ weekly downloads). Vuetify0 is the headless layer underneath — every Vuetify component is becoming a …

  2. story
  3. story
  4. story
  5. comment
    Comment #13213566

    ty for the feedback.

  6. comment
    Comment #13212183

    That is correct. It can just be a pain to do intuitively as all sites are different. Vuetify Documentation runs off of the vuetify webpack-ssr vue cli template which I recently rem…

  7. comment
    Comment #13212168

    Simply for semantics, as they are done with functional components. As far as layouts, you do not have to use them, they are just an added feature to help the prototyping and build …

  8. comment
    Comment #13212155

    Completely agree, it is one of the most important things I'm working on right now, fleshing out each components API with additional functionality.

  9. comment
    Comment #13212149

    It has to do with lazily loading assets, but not actually having the critical styles inlined. It's something that I had before launch, but ultimately did not like how it was done s…