Can java script can be used without using html ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Can java script can be used without using html ?

Learning java

6th Aug 2020, 8:36 AM
Ankit Dhyani
Ankit Dhyani - avatar
16 Respostas
+ 4
To like or not to like doesn't work too well with programming. Every type of software has their typical set of languages that are used for that. If you do web programming, you use HTML. Everything becomes easier (and more enjoyable) as you make progress. So just give HTML a chance, practice a bit more, and you'll see the benefits.
6th Aug 2020, 8:56 AM
HonFu
HonFu - avatar
+ 2
It can be used but that doesn't have much use without html as JS is primarily introduced for web and is not actually general purpose language. If you don't wanna be a web developer but like programming give Python more priority that JS, life is better with python having lot of applications ... Finally happy learning ā˜ŗļøšŸ˜Ž and keep coding
7th Aug 2020, 5:58 PM
Joseph Kishore Immandi
Joseph Kishore Immandi - avatar
+ 1
Yes, JavaScript can be used without html. Node is another option. JavaScript was originally a web scripting language until node js was introduced.
7th Aug 2020, 7:35 AM
Israel Edoghama
Israel Edoghama - avatar
+ 1
Yes you can use JavaScript without html. You can also refer to some JavaScript editor or web editor . Like .. P5 web editor (website and deskstop app) Visual studio(website and desktop app ) Notepad(desktop app) Acode (android app)
7th Aug 2020, 12:53 PM
ANDY тŠ½Ń” CODER [RECODE]
ANDY тŠ½Ń” CODER [RECODE] - avatar
+ 1
Yes but sometimes you might need to know HTML in near future because that's your content that you might be needing and HTML is not hard too. It's a peace of cake
7th Aug 2020, 8:23 PM
Malan Kudakwashe Kapishe
Malan Kudakwashe Kapishe - avatar
+ 1
You can write your own javascript file and import it when required šŸ™„
8th Aug 2020, 3:29 AM
Sanjay Kamath
Sanjay Kamath - avatar
+ 1
Yes I think. I heard about this Rhino compiler. I don't know anything about it, but it basically pure javascript with no html. Maybe Node as well, I don't know enough about it
8th Aug 2020, 8:05 AM
Clueless Coder
Clueless Coder - avatar
0
Yes
6th Aug 2020, 8:40 AM
v@msišŸ˜‰
v@msišŸ˜‰ - avatar
0
May you please elaborate ?šŸ˜Š
6th Aug 2020, 8:42 AM
Ankit Dhyani
Ankit Dhyani - avatar
0
If you don't use html You can simply just check methods and console the result Js is used to make pages(which are nothing but html and css ) interactive . And if you want to learn it for backend . it's ok .move on and after js try node.js
6th Aug 2020, 9:53 AM
Divya Mohan
Divya Mohan - avatar
0
It is possible to run JavaScript in deno and node runtime.
8th Aug 2020, 1:30 AM
Md. Sharfuzzaman
Md. Sharfuzzaman - avatar
0
Lol are you learning java?
16th Mar 2023, 10:27 PM
Jonathan Gracias
Jonathan Gracias - avatar
0
I think it all all depends on what you want to do, but for me i think if you want to develop Anything that runs on the web you need html, cause even most frame works like react have inbuilt html functions.
3rd Nov 2023, 10:27 AM
alozie bright
- 1
https://www.quora.com/How-can-I-use-JavaScript-without-using-HTML-and-what-are-the-benefits This helps youšŸ‘† And for what purpose do you want to use js without html
6th Aug 2020, 8:47 AM
v@msišŸ˜‰
v@msišŸ˜‰ - avatar
- 1
I just don't like and also don't html as well !
6th Aug 2020, 8:49 AM
Ankit Dhyani
Ankit Dhyani - avatar
- 1
Will try it friend !
6th Aug 2020, 9:07 AM
Ankit Dhyani
Ankit Dhyani - avatar