Viewing profile — zeroskillz
zeroskillz
HN member- Joined
- Mon, Dec 19, 2016, 3:54 PM UTC
- HN karma
- 9
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About zeroskillz
Recent public activity
-
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 …
- story
- story
- story
-
comment
Comment #13213566
ty for the feedback.
-
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…
-
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 …
-
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.
-
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…