Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disadvantages of Ajax #70

Closed
prashanth1509 opened this issue Mar 3, 2018 · 1 comment
Closed

Disadvantages of Ajax #70

prashanth1509 opened this issue Mar 3, 2018 · 1 comment

Comments

@prashanth1509
Copy link

https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/javascript-questions.md#what-are-the-advantages-and-disadvantages-of-using-ajax

One more disadvantage you might consider is,

  • Its hectic for low-spec mobile devices (clients) to parse and compile huge chunk of javascript to render initial content, but for server rendered app, server (usually high-spec) takes over the responsibility of rendering initial html content.
@yangshun yangshun changed the title Disadvantages of SPA Disadvantages of Ajax Jan 27, 2020
@yangshun
Copy link
Owner

Thanks, addressed in 6ff3921. In future do consider sending a PR directly 😄

yangshun pushed a commit that referenced this issue Jan 28, 2022
MUDev1994 pushed a commit to MUDev1994/front-end-interview-handbook that referenced this issue May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants