What can you do with Javascript? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 5

What can you do with Javascript?

There are many ways to use Javascript. I would like to know all the possiblilies of coding with javascript. Please share what you use javascript for and what is can be used to do. Feel free to post examples, the more the better!

12th May 2017, 5:14 PM
Manual
Manual - avatar
5 ответов
+ 7
If you want to challenge yourself. Use JS vanilla. Javascript vanilla is plain javascript, it is is used without additions such as libraries.
12th May 2017, 5:38 PM
Manual
Manual - avatar
+ 6
You can use the Jquery library to add elements to the html and CSS part of the web code.
12th May 2017, 5:34 PM
Manual
Manual - avatar
+ 6
@Olumide Javascript is not just for adding effects on webpage. We can use Javascript on server side also. There are lots of other use cases also
12th May 2017, 5:37 PM
Apel Mahmod
Apel Mahmod - avatar
+ 5
One thing you can do is create extentions like Node.JS Node.JS is a javaruntime that contains a tool-kit the is usefull for both front-end and back-end developement. https://nodejs.org/en/about/
12th May 2017, 5:16 PM
Manual
Manual - avatar
0
Java script is a scripting language used for adding effects to a webpage
12th May 2017, 5:27 PM
Obikoya Olumide
Obikoya Olumide - avatar