0
About web
Which courses are required for learning web?
3 Answers
+ 2
If you feel lost to learn more about website, ask yourself first:
Do you want to know more about Front-End development or Back-end development?
If you're able to answer that, please search the roadmap of your chosen role on google and go deep into that. I'm sure that there are plenty of reliable roadmap to learn into.
+ 2
HTML, CSS, and JS are the base foundations for learning web development.
Most of the time, developers tend to use a Javascript framework/library, such as Angular or React. You may consider them once you have a solid base on JS.
Other important concepts:
UX and UI,
Version Control Systems (such as Git),
client-side and server-side error codes (4xx, 5xx),
Cookies,
REST API,
Web security (XSS, DOS, HTML injection, ...).
+ 1
I've finished
HTML
CSS
JS
And I don't know to select which courseđ