[ad_1]
I’ve been looking into building a utility website where I have simple programs available (will likely be written in python). Is WordPress a good platform for creating a site such as this? Or would I be better off going down a different path. FYI I’m still relatively new to coding but I work with a team that knows how to code quickly in multiple languages.
[ad_2]
If you’re working with a team of coders then WordPress will just add unnecessary complexity. If one of your team is a PHP wiz then Laravel is really sweet, otherwise use your favorite backend and slap React / Vue / whateverthehell.js on the front.