Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separating presentational and container components #225

Closed
wants to merge 11 commits into from

Conversation

acrellin
Copy link
Member

@acrellin acrellin commented Aug 4, 2017

This is just the Projects.jsx refactor.

@acrellin acrellin force-pushed the react_component_refactor branch 6 times, most recently from 401318e to 4254417 Compare August 4, 2017 20:58
@bnaul
Copy link
Contributor

bnaul commented Aug 7, 2017

Is it definitely necessary to have everything in its own directory? It's hard for me to see the advantage of that.

@acrellin
Copy link
Member Author

acrellin commented Aug 7, 2017 via email

@acrellin acrellin force-pushed the react_component_refactor branch 2 times, most recently from 376486f to fab7aad Compare August 8, 2017 00:44
@bnaul bnaul force-pushed the master branch 4 times, most recently from afacff9 to 1640cac Compare October 27, 2017 19:32
@acrellin
Copy link
Member Author

Closes #255

@acrellin acrellin added this to the v0.1 release milestone May 14, 2018
@stefanv
Copy link
Contributor

stefanv commented May 14, 2018

@acrellin I haven't thought about this for a while, but Andy mentioned https://github.com/react-boilerplate/react-boilerplate to me in cesium-ml/baselayer#41 It may be worth to just double check how they do things (for all I know it's the same as in this refactor).

@acrellin
Copy link
Member Author

@stefanv Looks like we're using the same structure

@acrellin acrellin changed the title WIP: Separating presentational and container components Separating presentational and container components May 30, 2018
@acrellin
Copy link
Member Author

@stefanv this is ready for review

@acrellin acrellin force-pushed the master branch 4 times, most recently from 36a6dcc to e4eb913 Compare December 9, 2019 22:18
@stefanv
Copy link
Contributor

stefanv commented Mar 22, 2022

We've now moved to functional components + redux logic in ducks.

@stefanv stefanv closed this Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants