0
Is it nessassry to learn HTML,CSS before JS
I have finished python and learning js
6 ответов
+ 2
No you don't have to. It is not necessary, but it does help.
When we code JavaScript, it is usually done within an environment that involves some amount of htmp and css: the web environment.
+ 1
Yes, I believe you need to learn the basics and fundamentals of HTML (and/or CSS) before learning JavaScript :)
+ 1
You will obviously have to know HTML and CSS eventually if you want to do web programming, but there is no problem with starting with Javascript.
All you need to know are 'prompt' and 'console.log', so that you can take user input and show stuff on the screen (in an unpretty way).
Now you can learn and practice everything about variables, types, functions, classes, loops, if and else...
0
Hi! My opinion yes, learn html & css before, if you want to be a frontend web developer
0
kam and if we use js in backend? Server side?
0
Depend if you want front end then yes if you want backend the no