summaryrefslogtreecommitdiffstats
path: root/frontend/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/README.md')
-rw-r--r--frontend/README.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/frontend/README.md b/frontend/README.md
new file mode 100644
index 0000000..c254cc0
--- /dev/null
+++ b/frontend/README.md
@@ -0,0 +1,28 @@
+## Gotchas
+
+https://github.com/graphcool/feature-requests/issues/145#issuecomment-318968578
+
+Clients -> Advanced Settings -> OAuth -> JsonWebToken Signature Algorithm: HS256
+
+
+
+# Advanced-React
+
+## Testing
+
+Test Coverage --coverage
+__tests__
+what.test.js
+__mock__
+Watching --watch
+__snapshots__
+
+## Marketing
+
+I love this look and feel: http://wes.io/lxQe
+https://www.youtube.com/watch?v=Y0ePh9OxSWo
+
+
+## Questions
+* Apollo Link State will be good for local variables
+* Server Side Auth \ No newline at end of file