Note
GraphQL in Action
- Tech
- August 15, 2018
- 3 mins
GraphQL 解决什么问题 REST-ful Routing Given a collection of records on a server, there should be a uniform URL and HTTP request method to utilize that collection of records. GraphQL 是如何解决问题的
markdown学习笔记
- Tech
- October 20, 2014
- 1 min
1. 标题 在开头加上**#,有 1-6 个等级,N 级标题就在开头加 N 个#** # 我就是 1 级标题2. block 在开头加上 >aaa bbb3. 斜体 && 粗体 粗体,目标文字两端使用两个 **_**或者