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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T21:35:51+00:00 2026-06-04T21:35:51+00:00

Thanks to the great Tutorial from John Papa . I tried my best to

  • 0

Thanks to the great Tutorial from John Papa.
I tried my best to implement the Revealing Module Pattern for my ViewModel using knockout.js

It is a very simple example:

  • There are 2 Customer objects.
  • Add the ID from both Objects and return it.

http://jsfiddle.net/ThomasDeutsch/EHYfT/

Somehow I get not the value returned – but the code that is executed ?
I expected to see the result “3” on the screen 🙂

What am I doing wrong?

  • 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-04T21:35:53+00:00Added an answer on June 4, 2026 at 9:35 pm

    You are adding two observables together. Observables are functions. Make sure you use the () form to get the actual value, like this:

    addId = ko.computed(function () {
        return customer1.Id() + customer2.Id();
    }),
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First of all, as usual, thanks to all for the great support from the
I am following Java Hibernate tutorial example from YouTube. Everything looks great until I
The following works great (thanks to gracious assistance by this community!) Function RangeToArrayToRange(inputRange as
Thanks to some great folks on SO, I discovered the possibilities offered by collections.defaultdict
This is my first website attempt and I've been following a great tutorial while
I've followed the tutorial from here: Twitter Client Tutorial to make a little twitter
I've been following the great tutorial about ( iPhone, json and Flickr API and
I downloaded the source code from this tutorial after a failed attempt to make
I'm using the popular restful authentication app/tutorial found here: http://railsforum.com/viewtopic.php?pid=74245#p74245 I have been using
I read the great git tutorial here, I'm unable to create directories. My folder

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.