s0c0 Posted August 23, 2007 Share Posted August 23, 2007 I'm looking for a good book on ajax that covers design patterns and security. I have the DOM down, along with GET and POST HTTP requests, so I'm looking primarily at ideas on optimizing code, making it more scalable, and learning a lot about securing Ajax from stuff like xss attacks etc. I took a look at the Head Rush Ajax book, but it looks like its for a beginner, I'm more of an intermediate developer. Quote Link to comment Share on other sites More sharing options...
448191 Posted August 26, 2007 Share Posted August 26, 2007 I have Ajax Design Patterns (O'Reilly). I haven't read the whole thing (so many books, so little time), but it does have some useful patterns in it. Nothing really advanced in there; I think you can call it intermediate. There is also an e-book, you might want to get that and see if it's what you're looking for before buying it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.