Skip to content

Instantly share code, notes, and snippets.

View olajohn-ajiboye's full-sized avatar

Ola John Ajiboye olajohn-ajiboye

View GitHub Profile
@olajohn-ajiboye
olajohn-ajiboye / README.md
Created June 9, 2019 09:00 — forked from sidorares/README.md
node.js conventions and best practices

Node.JS best practices and conventions

This is not about JS style

Advice: if you have style guide / policy, apply it automatically ( in the editor or git hook ) https://github.com/jshint/fixmyjs

Collection of (mostly) JS styles (pick one you like or write another one if none fits you)