From d5f95a169aa464bee2796eeb91a5fd1565536201 Mon Sep 17 00:00:00 2001 From: Nathan Jones Date: Wed, 16 Mar 2016 19:33:46 -0600 Subject: [PATCH] Fixed header spacing --- javascript-frameworks-resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 332ec404..dc9e986a 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -128,5 +128,7 @@ * [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) * [SurviveJS - Webpack and React](http://survivejs.com) + ### Redux + * [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux) -- GitLab