I'm currently using Backbone.js for my webapp but I just read about batman.js and I like the features it has to offer. However, I want to know if it integrates with express or am I stuck with the batman server.
Asked
Active
Viewed 982 times
2 Answers
5
I spent a day putting together a boilerplate application, because I wanted to do the same thing, and it didn't seem very clear how to get started. Batman-Express

Austin Taylor
- 5,437
- 1
- 23
- 29
2
Batman will work with any server so will be fine with Express. In fact I've read that the seerver side of Batman isn't ready yet so you'd need to use it with something else on the sever for the time being anyway

evilcelery
- 15,941
- 8
- 42
- 54