You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flati...@googlegroups.com
I've been looking around for any examples of Resourceful running in the browser. The scenario I'm looking for is to keep the model/validation logic identical and just swap out the engine based on the environment. So Mongo or CouchDb on the Server, and REST based proxy for the client side. Has anyone had any experience on this? Is Resourceful running in the browser yet? I've seen some indications that this may be the case but I haven't seen any examples.
Thanks in advance
Joshua Holbrook
unread,
Jun 14, 2012, 1:12:58 PM6/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flati...@googlegroups.com
I do know resourceful is browserify-able. My understanding is that
it's typically used as an in-memory store client-side. A proxy would
be neat though.