What if you were 2x more productive with Vue? (1/4)
I've been using Vue for a long time, and doing web development for an even longer time. Here are some of my favourite comments from co-workers at my last job:
Now, imagine yourself receiving these comments — it feels pretty great, right? What would it mean to you if you could get your work done twice as fast?
This is why reusability in Vue is a such a big deal. If you're able to efficiently and effectively reuse the code that you've already written (or that someone else has written), you're able to complete your work much faster. And when done well, you're also reducing tech debt with the proper use of patterns and abstractions. But how do we reuse our existing Vue components? What are the right patterns and abstractions? Well, they all revolve around a single core feature in Vue. Once we understand this feature deeply, intimately, and intuitively, a whole new world of possibilities opens up to us. That's we'll cover tomorrow. I'll tell you what this feature is, and I'll also take the time to give you that depth of knowledge. It may end up being a longer email, but it will be so worth it — trust me. You probably have a guess already. If you do, reply to this email and let me know — I read all of them. What do you think is the key feature that lets us write highly reusable components in Vue? — Michael p.s. If you're building a component library, you'll definitely want to pay close attention to this next email. Let me know if you are. |
评论
发表评论