Best practices for theme development using JSON REST API
-
Hi,
what would be the best/recommended setup if I’d like to use this plugin to power JavaScript site/app front-end?
1. standard theme directory and pages, each page representing a route in the site/application (page-template) with its own call to the api?
2. or a front-end in the root of the WordPress installation, using a router (eg. backbone’s)?
Thanks!
The topic ‘Best practices for theme development using JSON REST API’ is closed to new replies.