Thomas Hansen

Today there's about 500 different Ajax Libraries hanging around, and all of the Ajax libraries I am aware of have one thing in common, they leak business logic into your JavaScript code! JavaScript is a really great language, I love the flexibility of it and I love the expressiveness of the language. But there's one thing I don't want to do in JavaScript which is to write my entire applications in the language!

Business Logic in JavaScript - ARE YOU MAD?