Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/su37josephxia/wheel-awesome
天天造轮子,手写面试常见源码。
https://github.com/su37josephxia/wheel-awesome
List: wheel-awesome
Last synced: 28 days ago
JSON representation
天天造轮子,手写面试常见源码。
- Host: GitHub
- URL: https://github.com/su37josephxia/wheel-awesome
- Owner: su37josephxia
- Created: 2020-07-04T06:00:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T15:32:22.000Z (8 months ago)
- Last Synced: 2024-05-21T19:05:55.639Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.26 MB
- Stars: 1,493
- Watchers: 22
- Forks: 430
- Open Issues: 13
-
Metadata Files:
- Readme: README.en-US.md
Awesome Lists containing this project
README
[简体中文](./README.md)| [English]
# Make wheels every day
## ![Talk is cheap. Show me the code.](assets/talk.jpeg)
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
## Nail communication group
## 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