Ask HN: Does using PHP hurt adoption of my project?
https://news.ycombinator.com/item?id=4895960My company has cleared me to refactor & open-source (MIT) an AngularJS+D3+PHP dashboard tool I wrote (similar to Chart.io, but intended for integration with existing admins/backends).
My fear is, despite the PHP backend simply being a connector for various data sources, the audience for this project would be apprehensive towards contribution or usage because of PHP's stigma.
I can fairly easily convert the backend code to use Node instead, but would only want to do so if it helped get more eyes on the project and improved chances that others could help me with contributions.