View Single Post
Old 02-26-2020, 11:13 AM  
fuzebox
making it rain
 
fuzebox's Avatar
 
Industry Role:
Join Date: Oct 2003
Location: seattle
Posts: 22,017
Quote:
Originally Posted by InsaneMidget View Post
Good post thank you, this is basically what I was talking about. I called them modules, plugins would be the same thing. The API endpoints would be front end agnostic, you could create your web app and native iOS/Android app using the same back end with whatever front end technology that you wish. Basic HTML pages generated by php, python, whatever in the backend would work fine. Using a javascript framework like react or vue or whatever would work fine. Vanilla JS using the simple fetch method on the API to pull in data would be fine. For WordPress, since it's so popular, there could be an extendable WP plugin that would make calling into the end points simple with no coding required. For example, display your TGP page in the main content area, but still have your sidebar and header managed by WP. This could go in a million different directions, I am just saying I like the idea of separation.
Your average "webmaster" can barely install a wordpress plugin or point the DNS to their whitelabel.
fuzebox is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote