Workflow Issue

While working on a Facebook app, I’m finding it very difficult to create a local dev environment. Unless you want to build your app entirely in iframes, two way communication is required between your server and Facebook’s. This means I have to push my changes up to a dev server before I can see them in action. Has anybody come up with a good solution for this?

Leave a Reply