CSS or JS? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

CSS or JS?

I just finished the HTML course and I'm not sure which one of these I add to the web code list first. Any suggestions?

22nd Jun 2017, 2:21 AM
Hunito
Hunito - avatar
11 Answers
+ 4
css, then js imho
22nd Jun 2017, 2:23 AM
jay
jay - avatar
+ 1
if you want to add a design in your html code then css. If you want you code to be interactive / does an action then js.
22nd Jun 2017, 2:25 AM
AJ Carlos
AJ Carlos - avatar
+ 1
if you want to become a front-end developer: css=>javascript=>jquery=>bootstrap(or any other framework)
22nd Jun 2017, 5:01 AM
onicksia
onicksia - avatar
+ 1
what's the meaning of a front end developer
22nd Jun 2017, 9:11 AM
Otumian Empire
Otumian Empire - avatar
+ 1
@Popecan front-end develop is different from back-end develop. front-end is the interface of a website,techonlogies include html, javascript, css and so on. However, back-end point at the logic processing or data interactive of a website.Techonlogies of back-end include php, python, j2ee and so on.
22nd Jun 2017, 10:06 AM
onicksia
onicksia - avatar
+ 1
its all bizarre.. but thanks..
22nd Jun 2017, 10:13 AM
Otumian Empire
Otumian Empire - avatar
+ 1
@ Onicksia... Can someone be both front end and back end developer???
24th Jun 2017, 6:29 AM
King DEL Ernest O.
King DEL Ernest O. - avatar
+ 1
i am also a beginner in web designing/developing.. if I am to mentor someone, I'd suggest that this novice starts with database languages.. solving problems and also reading more on programming psychology.. this is what I think.. again i won't advice you to read JavaScript but if you want to read python then read JavaScript before.. it will pay off.
19th Jul 2017, 4:41 AM
Otumian Empire
Otumian Empire - avatar
0
@Popecan You are welcome. This page may help you https://en.wikipedia.org/wiki/Front-end_web_development
22nd Jun 2017, 10:43 AM
onicksia
onicksia - avatar
0
CSS -> JS -> React (or Angular)
22nd Jun 2017, 7:57 PM
Dmytro Novak
Dmytro Novak - avatar
- 1
It depends on what you want to achieve. Personally, I would do CSS first, and then JS.
17th Jul 2017, 10:09 PM
Learnsolo