We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Let's say you create a reusable component:
- Can you or your colleagues really reuse (no pun intended) it in another part of the system?
- With a new requirement, you may have to consider modifying the 'reusable component'.
- What if you need to split the 'reusable component' to so that you can apply the split component to another place?
Creating actually reusable components in Vue.js can be tricky. In this article, I will explore the concept of reusable components, the problems faced when applying them, and why it is essential to overcome these problems as best as I can.
continue reading on medium.com
⚠️ This post links to an external website. ⚠️
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.