+ 3
Hello, which is better to go for first, JavaScript or PHP
web
6 Answers
+ 3
HTML + CSS+ js ----> then PHP SQL and server side stuffs.
if you want to hone front end skills further instead you can learn frameworks and libraries from jquery , to bootstrap , to react.
best of luck buddy :)
+ 3
JavaScript is a client side language whereas PHP is server side language. Both are different, my friend. JavaScript works on your browser. It won't help you to get the data from server. Everything works as client side where PHP using MySQL is used to fetch the data from server. JavaScript is a scripting language whereas PHP is a programming language. So learn JavaScript first after that go for PHP. All the best, mate !!!
+ 2
it's surely the front-end JavaScript.
+ 2
Javascript for sure. Do more of the front end stuff first, HTML and CSS would also be good combination for front end Javascript.
+ 1
thank you @Brains
+ 1
Thanks @Sandeep