Skip to content

The Unconscious Hero

Writings on software, programming and more

  • Home
  • About

Tag: software development

Organizing A large JavaScript application

As my project lickcreator keeps getting larger, the need to decide upon and implement a good directory structure becomes pretty important. I previously had all my .js files in a common directory called src. Well that's dirty, but its fine if you just have a few files (think less than 7). I'm using Backbone.js so … Continue reading Organizing A large JavaScript application →

Rohan Almeida Uncategorized Leave a comment February 9, 2017May 7, 2017
Blog at WordPress.com.