Front End Interview Summary (JavaScript)

Source: Internet
Author: User

  1. Ajax pros and cons
  2. JSON and JSONP differences
  3. Provincial linkage
  4. Select All
  5. array de-weight:How do I eliminate duplicate elements in an array?
    Method One:var arr1 =[1,2,2,2,3,3,3,4,5,6], arr2 = [];  For (0) {Arr2.push (arr1[i]);}} //1,2,3,4,5,6             
  6. Scope and scope chain
  7. Closures, prototypes, inheritance
  8. String
  9. Regular
  10. Cookie,localstorage,sessionstorage
  11. Ajax principles, GET and post
  12. Event Bindings
  13. JS internal mechanism
  14. Data type
  15. Event bubbling Capture
  16. Waterfall Flow
  17. Event Object
  18. Rem
  19. Sort

Front End Interview Summary (JavaScript)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.