From 0b9878febe5c1f0a80852565c6f23e560fc32fc5 Mon Sep 17 00:00:00 2001 From: idori Date: Sat, 23 Sep 2017 22:43:55 +0300 Subject: [PATCH] Update readme-general-toc.md --- readme-general-toc.md | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/readme-general-toc.md b/readme-general-toc.md index 715f9816..f3a4f629 100644 --- a/readme-general-toc.md +++ b/readme-general-toc.md @@ -31,17 +31,11 @@ This repository summarizes and curates most of the knowledge gathered to date on **Otherwise:** You end-up with a blackbox that is hard to reason about, then you start re-writing all logging statements to add additional information - - - - - +

# `Code Style Practices` - - - +

# `Error Handling Practices` ## ✔ Use async-await for async error handling @@ -54,17 +48,14 @@ This repository summarizes and curates most of the knowledge gathered to date on - - - +

# `Going To Production Practices` - - - +

# `Deployment Practices` +

# `Security Practices`