Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

After a read, I guess it does. A developer I respected claimed it was not easy to pass components down like this. Now I no longer respect him.

Also, I still don't respect vue. Look at this abomination

    <MyComponent v-slot="{ text, count }">
      {{ text }} {{ count }}
    </MyComponent>


You can respect that developers you respect are humans who make mistakes and misunderstand things. As you've done, you've made an inaccurate claim and learned from it. Hopefully you still respect yourself.

Also (and I'm not familiar with Vue to know if this is the case), the state of software is such that you can make a claim and have it invalidated a few days later after an update comes out.


> You can respect that developers you respect are humans who make mistakes and misunderstand things

No I can't.

Seriously, it was a joke, he's my best friend, but I guess I misunderstood his claim or he misunderstood render props!

From what I can see reviewing Vue's 2.x docs, they seem to have had this "slots" idea for a while. I get a little bit ill from looking at that syntax though so I think I'll refrain from arguing about the library again!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: