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 8570443
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:33:33+00:00 2026-06-11T18:33:33+00:00

im looking forward to build RT web apps with NodeJS. Coming from Rails, I’ve

  • 0

im looking forward to build RT web apps with NodeJS. Coming from Rails, I’ve felt in love with NodeJS and Async JS programming.

Run a few experiments with Node, and then as I search tools and resources to get used with, I got overwhelmed with the lot of stuff over there.

I found lot’s of libraries and components over there, and pretty much got confused on how a large-scale well-writen and implemented RT web app should be built.

So the app will run over NodeJS, using Express framework.

I read about knockout.js, a client-side library to provide realtime stuff like automatic UI refresh, and I guess I could conbine it with jQuery.
Also, I found socket.io.
The author says:
Socket.IO aims to make realtime apps possible in every browser and mobile device, blurring the differences between the different transport mechanisms. It's care-free realtime 100% in JavaScript.
So socket.io is about compatibility.
What about backbone.js? Where does it goes to?

With so much stuff, I got shocked. What should I learn? Which modules worth studing?
Im focusing on NodeJS and Express but most books/screencasts covers old versions of nodejs. So im being guided by its official API.
Now im here asking your advice and to organize somehow all the info out there.
Correct me if my assumptions are not precise, please point me to the right direction and feel free to suggest any other module that could help on my learning.

Thanks in advance

  • 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-11T18:33:34+00:00Added an answer on June 11, 2026 at 6:33 pm

    It might be useful for you to separate the node.js server side libraries (via npm etc…) from all of the client side (browser) libraries and technologies like jquery, backbone, knockout etc… when you think about it. Even socket.io which exposes a persistent socket connection between the browser and the server (to avoid polling) does not dictate what client side technologies you use.

    Focus on exposing a solid web-api ( random example ) from your server and your client technologies can be swapped, augmented etc… with no effect on the server. The only place they intersect is if you’re using a view technology like Jade. It’s also an option to have a pure separation where the server is just serving up the client files and your client is a thicker javascript application (using knockout, jquery etc…) calling a good server web api.

    Some folks try to unify the client and server models – for example, this article using backbone and node. It depends on how much data you work with to say whether that’s feasible but it does couple the client and server and makes the server stateful which can have downsides (scale out, requires affinity etc…). Personally, I get wary of that much magic (binding, state, syncing etc…). Node is about keeping things simple, light and fast. It’s a fast front end network server.

    My 2 cents (and some may disagree). Start with node on the server and pick your storage (mongoDb etc…). Design a solid RESTful (hypermedia) API – a good webapi regardless of the client. Then start with a basic html/css/js, maybe jquery client and add things like knockout etc… as you expand your client skills. That will allow you to replace your client technologies independent of your server as the new technology winds change (and they will).

    That’s the hallmark of a well designed system – the ability to replace componets/sub-systems without rewriting everything 🙂

    Hope that helps clear up some of the fog 🙂

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

Sidebar

Related Questions

I am looking forward to implementing a daily build for an upcoming project. But
I am looking forward for posting some data and information on the web server
Possible Duplicates: I am looking forward to call some javascript method from a java
I am looking forward to build a prototype, which should be running completely headless
im looking forward for a 3rd part tool/solution that can monitor my server's network
I'm looking forward to implement a LookAt( forward, up ) method where: Vector3 forward
I'm looking forward to have an update on the following topic as it does
I'm looking forward to use Symfony2. But i dont want to use a template
Which of the new features are you looking forward to the most in iPhone
Possible Duplicate: What features are people looking forward to in .Net 4.0 - 4.1

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.