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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:05:15+00:00 2026-05-23T22:05:15+00:00

Does anyone know the differences between RxJs and Knockout ? To me on the

  • 0

Does anyone know the differences between RxJs and Knockout? To me on the surface they seem to be trying to solve the same problem, to build an event driven UI. But someone who has had experience with both, how do they differ/ how are they similar? Can you describe something about them to help me choose?

  • 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-23T22:05:16+00:00Added an answer on May 23, 2026 at 10:05 pm

    Steve (the creator of Knockout) explained the difference on his blog:

    I’m very familiar with Rx for JavaScript, having recently used it
    heavily on a big project, and in fact aspects of the design of
    Knockout are made with my Rx experiences in mind.

    The key difference
    between Knockout’s implementation of the observer pattern and Rx’s is
    that Knockout automatically infers the associations and dependencies
    between observables from regular procedural code without you having to
    specify them up front though a special functional API. I wanted
    Knockout to use regular procedural/imperative-style code as it’s more
    familiar and approachable for most developers.

    Another difference is
    that Rx is optimised for composing streams of events without state. At
    first I was enthusiastic about this and its functional purity, but
    after some time it felt increasingly like I was jumping through
    awkward hoops and had to invent extra ways to simulate state to manage
    UI commands efficiently. That’s why, in Knockout, all observables can
    be treated as stateful – for example you can always read their latest
    value (which is cached, by the way – it doesn’t recompute until the
    underlying data changes).

    Rx goes further than Knockout into advanced
    ways of composing event streams, whereas Knockout goes further than Rx
    into UI development, letting you bind its observables to HTML DOM
    elements and templates and manipulate them any way you want. Rx is
    great at what it does but turned out not be be exactly how I wanted to
    build rich UIs – hence the design of Knockout.

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

Sidebar

Related Questions

Does anyone know what substantial differences there are between the regular PostgreSQL and Postgres
Does anyone know what the difference is between adding an appropriate JAR-file (eg. Apache
Does anyone know of a definitive guide or guides that tells us the differences
Does anyone know what the performance difference is between Java NIO vs DotNet IO
Does anyone know the difference between the orientation sensor and magnetic field sensor on
Does anyone know of a .Net assembly that contains classes with the same functionality
Does anyone know difference between Struts2 and Spring 3 MVC. I know the difference
Does anyone know the difference between using VarChar(255) and VarChar(65536) ? Here's what I
Does anyone know what the difference is between the two web service endpoints ReportService2005.asmx
Does anyone know what's the difference between using breakpoints and calling DebugBreak() func. for

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.