I want to learn front-end technology, and I want to know the front-end technology used in companies now, and what knowledge I should focus on learning, so that I can sort out my own learning methods! Thanks!
给我你的怀抱2017-05-17 09:58:29
Languages: html5, css3, javascript, typescript, some template languages
Frameworks: angularJS, angular2, react, vue, bootstrap, jquery
Standards: es5, es6
Front-end build tools: grunt, gulp and webpack
No front-end foundation: You can try html, css and javascript
Have a foundation: Choose one of three es6, webpack, angular2, vue and react
滿天的星座2017-05-17 09:58:29
HTML (5)
css (3)
javascript
jquery bootstroop (selective understanding)
git
webpack
angular, react, Vue choose one from three
怪我咯2017-05-17 09:58:29
Since I am a beginner, I think it is better to study html, css, and js first. The framework ultimately presents these three things. Once you learn the basics, it will be easy to learn other things.
某草草2017-05-17 09:58:29
Language: HTML, CSS, javascript
Commonly used frameworks: jquery/zepto, vue
Packaging tools: gulp/grunt, webpack
General basics: computer network (Http), data structure, algorithm, operating system, Linux common commands
Advanced learning: nodejs, nginx, redis, mysql
Recommended books: "Javascript Advanced Programming" "HTTP Authoritative Guide"