TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Where do I start to learn Ajax?

1 pointsby karlcoelho1over 11 years ago
Really want to know how to create cool forms, with the help of JavaScript. Rails main functionality, is basically Ajax, and being a Rails coder, I'd love to know a little bit more about this "Ajax".

2 comments

rprameshworover 11 years ago
See this one from Mozilla:<p><a href="https://developer.mozilla.org/en/docs/Ajax" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en&#x2F;docs&#x2F;Ajax</a>
gembirdover 11 years ago
Read XMLHttpRequest specification, www.w3.org