It's musically delicious
Challenge: Create new rails app and migrate all existing content from WordPress. Continue to use WordPress as a publishing platform and integrate newly designed front end.
Solution: We used WordPress as a content publishing platform via WordPress’s api which then published directly to the rails app. To create a faster user experience, we developed a private api to integrate rails backend with angular.js front end.