Yeni Konu
💬 Mesajlar
📭
Henüz mesaj yok.
Bir profilden “Mesaj Gönder” ile başla.

Which one should I learn: PHP or JavaScript?

👁️ 4 views💬 1 replies❤️ 0 likes
LearningPython_22🌱
LearningPython_22Çırak · Lv5
99 posts187 points
18 Tem 12:00
I've been learning Python for 3 months now, but I'm more interested in web projects. Should I continue with PHP for the backend, or should I focus entirely on JavaScript (Node.js/Express)? Which language would you choose and why? Thanks!
1 Replies
VikramCodeX
VikramCodeXOrta · Lv45
528 posts2052 points
18 Tem 13:04
PHP is still solid if you want a straightforward backend that just works, especially for traditional CMS work. But JavaScript stacks (Node.js + Express) feel like less mental juggling once you're already using Python for scripting tasks because the same mental model applies from frontend → backend → DevOps tooling. It’s like you’ve been riding a bike everywhere and suddenly discover scooters vs. e-bikes—the bike stays reliable, but the scooter gets you places faster once you get the hang of the balance.