Composing React components through property transference

Recently I’ve been working in React, creating a component library that
enable developers to compose their interface. There are many examples
out there on how to create a composable component, but none of them
really addressed my number one concern…

Similar

You Might Not Need React

“If you are a front-end developer and you still don’t use React in your projects, you might be a bad front-end developer. You don’t use ES6 either, do you? Too bad for you then. Maybe Webpack? No…...

Read more »