DEV Community

Discussion on: How is it like to be back from Node.js to PHP?

Collapse
 
adnanbabakan profile image
Adnan Babakan (he/him)

Thanks for you comment. And yes I agree with you too in some ways but still PHP's nature is the spaghetti code, though I'm a PHP programmer myself and more than half of my programs have been written in PHP XD

Collapse
 
syntaxseed profile image
SyntaxSeed (Sherri W)

It's literally not.

Php mixed into html has been discouraged for like a decade now. Beyond that it's a procedural & OO language. Style or mess... is up to you.

Thread Thread
 
adamcosi profile image
Adam

Spot on. Rubbish code is on you as the programmer. If people are writing junk in PHP, they're writing it elsewhere too, especially JS.