Skip to content

Commit

Permalink
Adsa
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Apr 11, 2012
1 parent 799eb8b commit f88a5af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _layouts/post.html
@@ -1,7 +1,7 @@
---
layout: default
---
<a href="/">Back to home</a>
<a href="/" style="margin-top: 10px;">Back to home</a>
<br />
{{ content }}

Expand Down
6 changes: 2 additions & 4 deletions _posts/2012-04-11-the-obligatory-refutation-of-rpc.textile
Expand Up @@ -4,13 +4,11 @@ title: The obligatory refutation of RPC (Meteor.js)
---
h2. The obligatory refutation of RPC (Meteor.js)

p. Hi guys, just been reading through all the discussion of Meteor.js on Hackernews and noticed
that the discussion had very little critique. So here are just a few articles to think about and at the very least this post hopes to facilitate some discussion
of the cons of Meteor.js approach.
p. Hi guys, just been reading through all the discussion of Meteor.js on Hackernews and noticed that the discussion had very little critique. So here are just a few articles to think about and at the very least this post hopes to facilitate some discussion of the cons of Meteor.js approach.

"REST:An Alternative to RPC for Web Services Architecture":https://docs.google.com/viewer?a=v&q=cache:LylgA_fL8q4J:web.uvic.ca/~erikj/seng422/resources/rest_paper.pdf+&hl=en&pid=bl&srcid=ADGEESjYHfPLfpUiFhk4xLz6u9tSLXyTtcs6RVvV9ZdSqcNFjPNZ6iKmU5N7Ij0kYphZXmEqAL0VvVYGE9kT14vn7SveDWswWyL71LXn2neko4XEiM5PKaV_ZP5pH2kksIpaPgtcTgmA&sig=AHIEtbSBz804J-e96OlGr7I-LyV4ZDiLBQ&pli=1

As a front-end developer this publication articulates well some of my strongest concerns.
As a front-end developer this publication articulates well some of my strongest concerns. - _Highly recommend reading this_

"Now.js released on Hackernews - 400 days ago":http://news.ycombinator.com/item?id=2316005

Expand Down

0 comments on commit f88a5af

Please sign in to comment.