Jester: JavaScript implementation of REST(thoughtbot.com)4 points·by luccastera·19 ปีที่แล้ว·3 commentsthoughtbot.comJester: JavaScript implementation of RESThttp://thoughtbot.com/projects/jester2 commentsPost comment[–]bct·19 ปีที่แล้วreplyInteresting, but "implementation of REST" isn't a very useful characterization of it. It's a client for Rails' REST-based protocol.It's like calling an HTTP client an implementation of the request-response pattern. True, but it's much more useful to call it an HTTP client.[–]Klondike·19 ปีที่แล้วreplyKnow what? You're right. I tried some new wording. -- the author [–]bct·19 ปีที่แล้วreplyThanks :). People confuse REST with Rails' implementation of it too often, and the slightest hint of that bugs me.
It's like calling an HTTP client an implementation of the request-response pattern. True, but it's much more useful to call it an HTTP client.