iT邦幫忙

kpman 的所有留言 6

Day09 - 在 Next.js 中使用 pre-rendering (getServerSideProps)

感謝作者的分享。有小地方 typo getSererSideProps 應為 getServerSideProps。

2022-04-22 ‧ 由 kpman 留言

python的asyncio模組(三):建立Event Loop和定義協程

定義協程(coroutin) 應該是 typo,正確為 coroutine

2020-10-06 ‧ 由 kpman 留言

GraphQL Design: 使用 DataLoader 提升效能 !

想請問作者,文章最後一段「因為在 GraphQL 中 Query 各項 field 為平行執行,所以在資料量真的不大的情況下,平行執行多項小的 db opera...

2018-11-11 ‧ 由 kpman 留言

GraphQL Design: 使用 DataLoader 提升效能 !

setTiemout typo,應為 setTimeout~

2018-11-11 ‧ 由 kpman 留言

GraphQL 入門: Interface & Union Type 的多型之旅

1-1. Interface 實作 的 resolver,第一個 key 應該是 Animal。

2018-11-11 ‧ 由 kpman 留言