0
Need of java script
How important is javascript for modern web developer?
2 ответов
+ 1
JS is a very popular and usefull language and this is logical. You can find a lot of different uses of it like writing Browser games developing websites and so on. Besides, you can easily Google this question and get more different answers. JS is important like all language and my advice to you, don't think what language to learn, simple try and find favourite PL for yourself♥️
+ 1
JavaScript is a must learn for anyone looking to start a career in web development. It is the only language understood by almost all browsers. All other frontend languages compile down to JavaScript which is then interpreted by the browser.