AJAX is growing very fast and that is the reason that it contains
many issues with it. We hope with the passes of time, they will be
resolved and AJAX will become ideal for web applications. We are listing
down a few issues that AJAX currently suffers from.
Complexity is increased
Complexity is increased
- Server-side developers will need to understand that presentation logic will be required in the HTML client pages as well as in the server-side logic.
- Page developers must have JavaScript technology skills.
- JavaScript is hard to test - automatic testing is hard.
- Weak modularity in JavaScript.
- Lack of design patterns or best practice guidelines yet.
- Most of them are in beta phase.
- Future version of IE will address this.
- Iframe will help.
- Must be enabled for applications to function.
- Still some browser incompatibilities exist.
- Poorly designed JavaScript code can invite security problems.
No comments:
Post a Comment