erikras / erikras/react-redux-universal-hot-example

map-props plugin needed?

Open
#1,286 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

This boilerplate is really good. But it can be made cleaner by removing certain over head plugins like`map-props`

The only benefit this plugin says to increase the reusability of dumb components. But at the cost of creating another object(props). But the same thing I can do inside `render function` and ensure the same level of re-usability.

Can someone please justify the advantages of keeping it in boilerplate.

Similarly with `invariant` plugin. They both are also not being used in the boilerplate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.