fahad19 / proppy

Functional props composition for UI components (React.js & Vue.js)

Home Page:https://proppyjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOC example of why proppy

Devric opened this issue · comments

Hi. It might help to promote poppy if you put live code example with pros/cons of using poppy vs not using poppy.

I was used to using decorators to compose for react. But now I switch to Vue, and I struggle to find use cases that require to wrap the Vue components.

Hi @Devric! Thanks for your feedback! 🎉

I will have something written by this weekend.

+1 for examples and I'm especially interested in React examples, as React has idea of state and props built-in (yours is a bit different of course) and I'm insterested how this could help me solve problems or improve my code.

commented

A side-by-side comparison of proppy and recompose would also be appreciated!

A side-by-side comparison of proppy and recompose would also be appreciated!

@dpikt: I will add it to the homepage along with other examples 👍

Perfect! Instant FAN