Web-based systems
When developing web-based applications and information systems, we mostly use object-oriented PHP frameworks (Laravel, Symphony). Front-end languages like HTML 5 and CSS 3 in combination with client-side JavaScript code are applied as a matter of cause.
However, the choice of any concrete technology is always directed by the nature of the problem being solved, for example NodeJS as a suitable tool for the tasks requiring parallelism.