Javascript Application Book
- by Jormundir
Can anyone recommend a good book on Javascript module/application development. I'm a Software Engineer, so I don't need all the intro to programming stuff. What I'm really looking for is:
How do you bundle the html/css/javascript together so that you can make one include that will load the whole application. I.e.:
<div…