owned this note changed 4 years ago
Linked with GitHub

前端也能當全端?!用 GraphQL 直接串到 PostgreSQL / KK(徐愷)

歡迎來到 Modern Web 2020 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

共筆入口:https://hackmd.io/@ModernWeb/2020
手機版請點選上方 按鈕展開議程列表。

簡報下載

共筆從這開始

了解全端之路

介紹 GraphQL 到 PostgreSQL

  • 前端:React + GraphQL client(Apollo)
  • 後端:GraphQL server(Hasura)
  • 資料庫:PostgreSQL
    https://hasura.io/

踏上全端之路

使用 Hasura進行高效開發

折返全端之路

前端工程師的極限

權限驗證模式

  1. webhook
  2. JWT (建議使用)

PS. 想要高流量的話,建議使用JWT,可以減少一直去跟Server驗證的流量

延伸閱讀:
https://medium.com/@cerosner/the-jam-stack-f2ef148ef4de

Building file upload/downloads for your Hasura app

簡報下載

tags: MW20 架構與設計 Hasura
Select a repo