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

  • Home
  • SEARCH
  • 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 9182003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:27:25+00:00 2026-06-17T18:27:25+00:00

I have some experience with JavaScript but none whatsoever with JavaScript project management and

  • 0

I have some experience with JavaScript but none whatsoever with JavaScript project management and tooling. I’m looking at using node and AMD but am not exactly sure what they are used for and am having trouble wading through the documentation.

Here are some of the specific points I’m stuck on:

Node

  • my impression is that it’s intended for server-side JavaScript. Can it also do builds for client-side projects?
  • if it can do builds, can it build projects (+ dependencies) into a single file for client-side deployment?
  • can its build process integrate tools like jslint and grunt?

AMD

  • is it a problem that it apparently doesn’t play nice with other tools? (not trying to sling mud here, just don’t really understand the context of this issue)
  • where does AMD run — in the web browser? If so, does that mean I need another tool to deal with actually getting and managing the 3rd-party libraries, running jslint, running tests, and building the project?
  • 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-06-17T18:27:26+00:00Added an answer on June 17, 2026 at 6:27 pm

    These projects aren’t related.

    node.js is a JavaScript interpreter just like a web browser. It’s a server technology and can’t run on a client. Specifically it is a wrapper set of libraries that add IO support, to file or network, so that you can read from disk or respond to TCP (and therefore TCP/IP aka HTTP(S) or FTP) requests. Otherwise, it’s just javascript like you would write in the browser. You can use it to run script from the command line or build a web server.

    It can be used to “build” projects from the command line since it’s able to be used like a scripting language in a shell environment (it even responds to #! command routing).

    AMD is a tool to manage dependencies for JavaScript projects. You can use it load dependencies dynamically and even asynchronously (hence the name). AMD will work in the browser and in node.js (but node.js already includes a technology to load JavaScript dynamically, so it won’t be really useful).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some experience using parallel extensions in .Net development, but I was looking
Just started to play around with node.js, have some past experience with JavaScript but
Hi I have some experience with programming but I'm not very good with pointers.
Hey, i have some experience with MVC. but I'm new to rails. I'm using
To begin with, I have some experience with JavaScript but mostly with client side
I have no experience with javascript, but I found some code from this thread:
I have some experience branding SharePoint sites through SharePoint Designer using JavaScript, jQuery, HTML,
I have some experience with JavaScript - but mainly with some small stuff, I
First off I am completely new to Javascript but I have some HTML/CSS experience.
I have some experience with Java , C , databases , networking etc..But anything

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.