7 ms·
I think the fundamental technologies of the web are HTTP, JavaScript, HTML5, and CSS3 and should be learned in that order.
by curiousHacker 12y ago
I think the fundamental technologies of the web are HTTP, JavaScript, HTML5, and CSS3 and should be learned in that order.
- mathattack 12y agoWhat's behind the order? I would have thought HTML5 -> CSS3 -> Javascript Get the markup right, then make it look nice, then make it functional. Basically learning in order of how pages are created.