javascript - What knowledge should I learn if I am new to front-end technology?
阿神
阿神 2017-05-17 09:56:29
0
7
653

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!

阿神
阿神

闭关修行中......

reply all(7)
给我你的怀抱

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

滿天的星座

HTML (5)
css (3)
javascript
jquery bootstroop (selective understanding)
git
webpack
angular, react, Vue choose one from three

刘奇

html js css This is the most basic

刘奇

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.

phpcn_u1582

html, CSS, JS, jQuery, various frameworks.

某草草
  • 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"

洪涛

Go to Zhihu and search, there is a special article, very detailed

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!