Heisenbergjs / heisenberg

A project base for building modern JavaScript applications
http://heisenbergjs.github.com/heisenberg/
156 stars 12 forks source link

Add in RequireJS? #1

Closed jackfranklin closed 11 years ago

jackfranklin commented 11 years ago

Nicer way to deal with modules and the like!

Thoughts?

benhowdle89 commented 11 years ago

I agree.

Definitely better than multiple script tags. Also is a good way for people to start a larger project - with module loading in mind.

jackfranklin commented 11 years ago

Ben, proposing we close this as Issue #3 kind of has it covered. The pull request will contain RequireJS + Bower.