Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7039377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:47:27+00:00 2026-05-28T01:47:27+00:00

I was wondering if it is worth learning javascript first? Does AJAX require Javascript

  • 0

I was wondering if it is worth learning javascript first? Does AJAX require Javascript in anyway or is it just similarities in the markup language?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T01:47:28+00:00Added an answer on May 28, 2026 at 1:47 am

    First, learn the basics of JavaScript. It’s a programming language, not a markup language. You don’t need to become an expert immediately, but learn the basics — what it is, the basic structures (functions, control flow statements, variables, objects, etc.), that sort of thing.

    Ajax is a technique for retrieving data in a web page without refreshing the full content of the page (or indeed, any of it if you don’t want to). You perform Ajax operations (sending a request, interpreting the response) using JavaScript and some other things, such as the XMLHttpRequest object. Ajax isn’t a part of JavaScript. They’re just used together in the web environment.


    (Side note: Although Ajax stands for “Asynchronous JavaScript and XML”, the XML part of that is optional; you can do “Ajax” without using XML and in fact, many if not most people do. Ajax lets you send and retrieve all kinds of data, including XML but also including HTML, JSON, plain text, and lots of other stuff.)


    Some references that may be useful:

    • JavaScript:
      • The Mozilla JavaScript pages
      • JavaScript: The Definitive Guide by David Flanagan (yes, an old-fashioned paper book)
      • Crockford’s articles on JavaScript (a bit advanced, wait ’till you’re ready). Crockford is smart and knowledgeable, but not everyone agrees with all of his conclusions. (I don’t.) But it’s good to read and understand his points, and make your own decisions. He’s mostly right, most of the time.
      • My own anemic little blog (start with the oldest entries and work forward)
      • The ECMAScript specification (PDF | handy HTML version)
    • The DOM
      • DOM2 Core
      • DOM2 HTML
      • DOM3 Core
      • HTML5 Web Application APIs
    • (Speaking of which) The HTML5 specification. Parts of it are just codifying what web browsers actually do right now; other parts of it specify new stuff. Mostly you can tell which is which by checking whether the thing in question is part of HTML4. If it is, then likely the HTML5 spec tells you what browsers mostly do today. If it isn’t, then it’s new and browser support may be perfect, or may be non-existant. 🙂
    • The API docs for the library you choose. There are several good ones: jQuery, Prototype, YUI, Closure, or any of several others. (jQuery is the most widely-used at present.)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering if its worth it to make a monolithic loop function or just
gcc 4.4.4 c89 I am just wondering is it worth passing a const into
I am just wondering is it worth to do a cross platform mobile app
I'm wondering if it's worth the server time when updating a record to retrieve
I'm looking into the whole quoted-printable methodology and I'm wondering whether it is worth
Wondering how to open many new windows with Javascript. I have found plenty of
I'm designing data-oriented application in Silverlight 3 and I'm wondering if is it worth
I'm creating a list of a month's worth of dates. I'm wondering what will
Wondering what a continue statement does in a do...while(false) loop, I mocked up a
What is better to program on Macintosh? Is it worth it learning Objective-C along

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.