reading list and notes
- book-reading-list
- rfc-reading-list
- web-reading-list
- java-reading-list
- ai-reading-list
- code-reading-list
- blog-reading-list
- system-reading-list
Docs for RFC reading
- rfc5246 - The Transport Layer Security (TLS) Protocol Version 1.2
- rfc6101 - The Secure Sockets Layer (SSL) Protocol Version 3.0
Docs for Web reading
- async-await - [Understanding JavaScript’s async await]
- 2016 Web Summary - [2016 Web Summary]
- Understanding ECMAScript 6
- A recap of front-end development in 2017
- Create React App
Docs for Java development
- spring.io - [spring-boot]
- kotlin
- Learn Java for Web Development
Docs for AI reading
Notes for Source Code reading
- nginx - Nginx Source Code Reading Notes
- git - Git Source Code Reading Notes
- libphenom
- echo - Golang Echo Reading Notes
- react - React.js Reading Notes