diff --git a/Helpful-Programming-Docs.md b/Helpful-Programming-Docs.md new file mode 100644 index 0000000..a59f7be --- /dev/null +++ b/Helpful-Programming-Docs.md @@ -0,0 +1,7 @@ +The Twelve Factor App +Guid for building an agile, scalable, secure application +https://12factor.net/ + +How to escape promise hell +Guid for setting up promises in a clean way, review this +https://medium.com/@pyrolistical/how-to-get-out-of-promise-hell-8c20e0ab0513 \ No newline at end of file