Quote:
Originally Posted by InsaneMidget
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.
|
I can't wait until this board has a LIKE Button!

