|
|
|
|
|
by logicuce
3061 days ago
|
|
Having worked in lot of languages (most recently — Go), I can say PHP by far is the best to get the job done especially when it comes to web related stuff. PHP let's you be what you want to be. If you are an architect with years of experience building a suite of microservices where you would want to use lot of bells and whistles, testing, dependency management, etc. do it. If you are a novice programmer looking to create your wedding website and have a simple contact form, do that as well! Best part, each request is a clean start and independent. |
|