+ 2
What should I learn to be a pro at Web development?
I'm new to web development and as of yet, I can't get a clear answer to what I should learn to be a pro at web development.
4 Answers
+ 5
I say finish HTML, CSS, and JAVASCRIPT courses here in sololearn. It will give you the basics and after that go to websites like MDN or W3School. You can also read books. The best to way in becoming a pro is every after learning a topic, try to make something out of it. Just practice. Im not that good but that's all I observed and do.
+ 1
You must know html, css and javascript. After that its good to know a "tools for better coding" and that tools are: jquery, bootstrap, css-grid, git, gulp, and maybe some js framework like node.js if you are not tired after all learning.
0
thanks!