-
Notifications
You must be signed in to change notification settings - Fork 0
Home
2012 edited this page Jul 2, 2020
·
9 revisions
🏠 Welcome to the notebook wiki!
- TODO
- DomContentloaded vs load
- websocket vs sse
- 观察者 VS 发布/订阅模式
- String fromCharCode vs fromCodePoint vs codePointAt
- 内存泄漏
参考资料
JS
CSS
- float
- BFC
- position
- flex
- grid
DOM
- DOM
- how browser works
Node.js
react
- 生命周期
- setState
- hook
git
- git 基础命令
- git rebase 理解
- git bisect
- git commit
- git hook
设计模式
- 策略模式
- ...
TCP/IP 协议
- HTTP/1.x
- HTTP/2
- SSL/TLS
- TCP
- DNS
- HTTP Cache
- CORS
- http status code
linux(shell)知识点