From 1538690cad65c32b612eb09bde4f3c4e86b82764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Fri, 23 Dec 2016 10:55:30 -0300 Subject: [PATCH] Update FRONTEND.md --- docs/frontend/FRONTEND.md | 2 ++ 1 file changed, 2 insertions(+) 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)