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

Why the container components has lot of markup ?

Open
#1,150 3 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

from article by Abramov https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0#.gqy6bmbp3

"May contain both presentational and container components*\* inside but usually don’t have any DOM markup of their own except for some wrapping divs, and never have any styles."

But in this source code all the container components has lot of DOM markup. If I'm not wrong the purpose of container component is to provide the behavior of the component but not presentation.

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.