search

Home  >  Q&A  >  body text

javascript - What knowledge should I learn if I am new to front-end technology?

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!

阿神阿神2748 days ago687

reply all(7)I'll reply

  • 给我你的怀抱

    给我你的怀抱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

    reply
    0
  • 滿天的星座

    滿天的星座2017-05-17 09:58:29

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

    reply
    0
  • 怪我咯

    怪我咯2017-05-17 09:58:29

    html js css This is the most basic

    reply
    0
  • 怪我咯

    怪我咯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.

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-17 09:58:29

    html, CSS, JS, jQuery, various frameworks.

    reply
    0
  • 某草草

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

    reply
    0
  • PHP中文网

    PHP中文网2017-05-17 09:58:29

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

    reply
    0
  • Cancelreply