+ 1
Can java script can be used without using html ?
Learning java
16 Answers
+ 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.
+ 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
+ 1
Yes, JavaScript can be used without html. Node is another option. JavaScript was originally a web scripting language until node js was introduced.
+ 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)
+ 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
+ 1
You can write your own javascript file and import it when required 🙄
+ 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
0
Yes
0
May you please elaborate ?😊
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
0
It is possible to run JavaScript in deno and node runtime.
0
Lol are you learning java?
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.
- 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
- 1
I just don't like and also don't html as well !
- 1
Will try it friend !