diff --git a/docs/frontend/FRONTEND.md b/docs/frontend/FRONTEND.md index ad093101d..9aba49453 100644 --- a/docs/frontend/FRONTEND.md +++ b/docs/frontend/FRONTEND.md @@ -79,8 +79,10 @@ coral-sign-in/ ``` More about this architecture: + [Container Components – Learn React with chantastic – Medium](https://medium.com/@learnreact/container-components-c0e67432e005#.w8mzgndcg) + [Presentational and Container Components – Dan Abramov – Medium](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0#.ai4ih55v3)