From 5704b4f004cf92de02f55dfdf7df2f58424199be Mon Sep 17 00:00:00 2001 From: Serafin Wesnidge Date: Fri, 9 Jun 2017 13:11:09 -0700 Subject: [PATCH] Adds link to ReactSEO This PR is created to fulfill the spec of this project - to add useful resources we find to the original repo. --- resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources.md b/resources.md index 0f96f157..93d0cba7 100644 --- a/resources.md +++ b/resources.md @@ -58,7 +58,7 @@ Collection of resources referenced from goals. [Edit this page](https://github.c - ThoughtWorks Blog: [Effective Navigation in Pair Programming](https://www.thoughtworks.com/insights/blog/effective-navigation-in-pair-programming) #pairing - Blog: [Remote Pair Programming](http://remotepairprogramming.com/) #pairing - [jQuery Learning Center](https://learn.jquery.com/) #jquery - +- [React Search Engine Optimization](http://andrewhfarmer.com/react-seo/) ## Courses - Treehouse: [Front-End Web Development Track](https://teamtreehouse.com/tracks/front-end-web-development) #js #html #css