If I want to make really good websites, what must I learn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

If I want to make really good websites, what must I learn?

html, css, javascript. Is there anything else?

27th Dec 2016, 9:24 PM
silan
silan - avatar
2 Answers
+ 1
Well, you should also learn something about UI design principles. Also you need some server side scripting language (if you will plan to do more than small sites - or you will not use NodeJS as a server), some databases, and something about commonly used development tools - from linters to SASS (or LESS), Bower and so on.
27th Dec 2016, 10:15 PM
Ondřej Doněk
Ondřej Doněk - avatar
0
thank you :)
29th Dec 2016, 6:16 AM
silan
silan - avatar