Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Knockout Meteor v0.1 – A Meteor-to-Knockout bridge
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
stevelusc...@gmail.com  
View profile  
 More options May 2 2012, 4:04 am
From: stevelusc...@gmail.com
Date: Wed, 2 May 2012 01:04:09 -0700 (PDT)
Local: Wed, May 2 2012 4:04 am
Subject: Knockout Meteor v0.1 – A Meteor-to-Knockout bridge

Hello,

I offer, for your scrutiny, the first version of Knockout Meteor. It
creates Knockout Observables based on queries against Meteor Collections.
When the results of those queries change, Knockout Meteor will ensure that
the associated Observables are updated.

http://github.com/steveluscher/knockout.meteor

Why?

Knockout lets you create complex associations between Javascript model data
and DOM elements using an expressive and declarative binding syntax. The
Knockout Mapping plugin excels at atomically updating your Javascript
models (and hence your UI) based on incoming data, updating only that which
has changed. These are two strengths that Meteor does not currently possess.

Meteor, however, makes it incredibly easy to ferry model data back and
forth between a server and its connected clients. Knockout Meteor acts as a
bridge between these two frameworks. It lets you construct queries against
Meteor Collections that behave like Knockout Observables that update
themselves atomically and automatically when the results of those queries
change.

I look forward to your comments, issues, opinions, and any pull requests
you come up with.

Cheers,
Steve…


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
zwip...@gmail.com  
View profile  
 More options May 2 2012, 6:20 am
From: zwip...@gmail.com
Date: Wed, 2 May 2012 03:20:00 -0700 (PDT)
Subject: Re: Knockout Meteor v0.1 – A Meteor-to-Knockout bridge

Hi there,

Great initiative! I will certainly check this out later.
The Knockout template system seems more powerful to me then Handlebars
templating.

Thanx,

Arnold


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »