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. Link to comment https://forums.phpfreaks.com/topic/66377-ajax-books-on-design-patterns-and-security-suggestions/ 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. Link to comment https://forums.phpfreaks.com/topic/66377-ajax-books-on-design-patterns-and-security-suggestions/#findComment-334441 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.