I’m thinking of a personal project, and one of the programmers wants to make a page in javascript that ideally can connect to some flavor of sql database to replace spreadsheet-like behavior on a web-level. i’m thinking that there might be a way to integrate those into a wordpress site, so we can maintain the flexibility of wordpress for things like user management, embedding content and possibly adding some blog/forum presence down the road. However, after doing some research, it seems like i might be better off just making a generic webserver and loading the javascript directly without getting all the benefits of wordpress.
Any suggestions one way or the other? I’ve not deal with javascript beyond just file management and my strengths are largely in cloud servers, so this is just a ‘lets see what you learn’ personal project for a friend who was trying to track some interactive data in google spreadsheet and getting frustrated
[ad_2]