Nginx Cheat Sheet (from Understanding Nginx Server and Location Block Selection Algorithms - https://goo.gl/YyzshP) Alphabetical index of directives Alphabetical index of variables Documentation server {
VSCode - ESLint, Prettier & Airbnb Setup 1. Install ESLint & Prettier extensions for VSCode Optional - Set format on save and any global prettier options 2. Install Packages npm i -D eslint prettier eslint-plugin-prettier eslint-config-prettier eslint-plugin-node eslint-config-node