I use both. Javascript to manipulate the DOM for event listeners, animations, toggling and client-side validation. PHP for database manipulation, back-end logic, server-side validation and conditions in HTML.
@Stoney_Eagle3 жыл бұрын
I work with both but I love working with PHP. It's easier to do the same thing, because you don't have to deal with the event loop of Javascript.
@levdev56592 жыл бұрын
Python is better
@Louisianish2 жыл бұрын
@@levdev5659 In what ways is Python better, in your opinion? It definitely excels in data science and machine learning, but JavaScript and PHP excel in web development. They each have their strong suits and each excels at a particular task more than the others.
@tonyata70062 жыл бұрын
@@levdev5659 Python is suck
@devdude7607 Жыл бұрын
@@Louisianish Kid just wanted to be heard.
@alexpfernandes10 ай бұрын
What an incredible video. I started to learn how to code not long ago with JS, but I was undecided between PHP or Python as a second language. This video helped me a lot. Thanks and keep up the good work!
@BM-_ Жыл бұрын
Wow! amazing job at explaining both! I am currently learning JS and PHP. But I’m not sure if I should stick to one or continue learning both at the same time? Thoughts?
@blbezcc3 жыл бұрын
And which language do you think is better to learn first?
@jyy33382 жыл бұрын
Php
@stachowi Жыл бұрын
This was a very well done video... thank you.
@zakhariihusar69752 жыл бұрын
If js is interpreted language, does it mean that Typescript has to be first compiled to js and then interpreted anyway? So in this case compiled language isn't really faster than interpreted (I don't really consider TS a language, rather an extension, but i think it is)?
@JeyPeyy Жыл бұрын
Sometimes, the term "transpiled language" is used to denote languages that are "compiled" to another language which will alter be interpreted or compiled. The term "compiled language" will be understood as a language that compiles to machine code by most programmers IMO.
@MightyKingKala Жыл бұрын
yes you are right typescript has to be compiled
@NedumEze2 жыл бұрын
Magnificent. First time am seeing this. Kudos Bro.
@navdeepsingh83122 жыл бұрын
Thank u so much Can we use free database in our web app.
@sristhf31662 жыл бұрын
That's Really Helped Me
@seokamela2 жыл бұрын
Well explained content thank you very much
@Syria..2 жыл бұрын
Good searched information
@keivansf34593 жыл бұрын
Amazing, Thanks for the insight
@SXsoft992 жыл бұрын
the difference between compiled and non compiled languages are in a lot of cases negligible, depending on how your server is setup, for example for php add redis, opcache, you can even compile to c++ code Alaso to be honest i cound the documentation for js and php a lot cleaner compared to c#, java etc As a TIP for PHP devs "USE Nginx instead of apache"
@cmohanc Жыл бұрын
Loves your explanation. Great !
@vanngontruong97923 жыл бұрын
The video sound is pretty good, beyond my imagination