👉🏻 Filip explains in this article: "Lazy Hydration is a powerful technique that could significantly reduce your Time to Interactive and First Input delay metric."
Looping through arrays and objects is a common task in Vue applications. The v-forv-for directive is the perfect tool for this job. It is mighty, and you can use it in many different ways.
You can read all the tips in my latest blog post. Let me show you one of my favorite tips in this issue.
The v-forv-for directive supports two different delimiters: inin and ofof. The inin delimiter is the default one. I prefer to use the ofof delimiter for arrays because it is closer to JavaScript's syntax for iterators like in the for...offor...of loop:
Sunday, January 5, 2025 Update: Bluesky images work again and thus the Great Art on Bluesky channel is back. If you're on Bluesky please subscribe. # The crazy thing about Bluesky's API is they took already standardized things like links and enclosures, and after 20+ years came up with new definitions. Makes our apps more expensive to maintain, and we waste time and human wear and tear on stupid bullshit make-work. Developers are people, and our work is already horribly overly complex, we're working at the edge of comprehension, and what the fukc let's throw some more unnecessary complication into the mix. Arrogance, narcissism, whatever the source is, it's not a good way to introduce yourself. And, even better, after you go through the maze they break it, with an error message about legacy blob bullshit. They've already done this, and they're just getting started. It's why I say they should just adapt to RSS instead of trying to forc...
评论
发表评论