Skip to content

Instantly share code, notes, and snippets.

View sigfriedCub1990's full-sized avatar
🥋
Be shapeless, formless, like water...

Rubén Salvador García San Juan sigfriedCub1990

🥋
Be shapeless, formless, like water...
View GitHub Profile

Folder Structure

Motivations

  • Clear feature ownership
  • Module usage predictibility (refactoring, maintainence, you know what's shared, what's not, prevents accidental regressions, avoids huge directories of not-actually-reusable modules, etc)
<div id="messenger"></div>
@sigfriedCub1990
sigfriedCub1990 / roles_invesitgation.md
Created February 4, 2018 22:48 — forked from facultymatt/roles_invesitgation.md
Roles and permissions system for Nodejs