Skip to content

Instantly share code, notes, and snippets.

View jordanrw's full-sized avatar
🎨
Designing the future

Jordan White jordanrw

🎨
Designing the future
View GitHub Profile
@haydenjameslee
haydenjameslee / convrgePublicApi.md
Last active August 29, 2015 14:24
ConVRge Public API - Online Users and Upcoming Events
@lancejpollard
lancejpollard / node-folder-structure-options.md
Created November 28, 2011 01:50
What is your folder-structure preference for a large-scale Node.js project?

What is your folder-structure preference for a large-scale Node.js project?

0: Starting from Rails

This is the reference point. All the other options are based off this.

|-- app
|   |-- controllers
|   |   |-- admin