Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.02 KB

README.en-US.md

File metadata and controls

50 lines (37 loc) · 1.02 KB

简体中文| [English]

Make wheels every day

Talk is cheap. Show me the code.

Linux founder Linus Torvalds mentioned in an email to linux-kernel's mailing list on August 25, 2000:

There is no proof of the word, the code is the proof.

I can make wheels without saying a word. Are you afraid to ask me in an interview? One wheel a day, and just do it.

Official account Continuous promotion

image-20201016171059721

Nail communication group

image-20201016171318330

Wheel building project

  • Frame
    • template engine
    • Pipe
    • Debounce
    • Throttle
    • Bidirectional binding
    • Native Ajax
  • JS Basics
    • Compose
    • Promise
    • Promise.all/race
    • route
    • new
    • call/apply/bind
    • Object.create
    • Deep copy, shallow copy
  • Algorithm, design pattern
    • Binary Search
    • Quick Sort
    • Bubble Sort
    • Selection Sort
    • Subscribe/Publish
    • Fibonacci algorithm
    • de-duplication