owned this note changed 6 years ago
Linked with GitHub

實戰GraphQL - Mark

由於場地問題,第二天我們移動到另一棟大樓啦!議程教室變動請見網站上的議程表

歡迎來到 https://hackmd.io/@coscup/2019 共筆

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 →

點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。

請從這裡開始

我是講者,很高興有機會以GraphQL這個主題和大家交個朋友。
基本上對象就是UI/UX, FrontEnd, BackEnd, Fullstack的開發者。
和大家分享一下怎樣掉進GraphQL這個坑,怎樣把這個坑填起來。

底下是準備的內容,但是和GraphQL有關的主題我們都有機會一起討論。

  1. Introduction
  2. Single page include more and more components: Restful API to Component based API
  3. UI Driven Development
    —————————————————dividing line———————————————
  4. Query Arguments
  5. Handle your N+1 query: Dataloader helper.
  6. Apollo&Subscription.
  7. 畫面上關於modal以及change route的情況
  8. Authorization: middleware, resolver, directive

分隔線上是希望大家都應該知道的事(應該是深入淺出的聊聊)
分隔線下是一些技術坑,和大家分享填坑的做法。


投影片:
https://speakerdeck.com/motephyr/shi-zhan-graphql

有GraphQL的問題,或是其他Front/Back End的問題
或是投影片內容有誤都可以在FB上找到我:)
https://www.facebook.com/yijuwu

UI Driven Development

  • 先劃出WireFrame
  • 建立Schema
  • 處理ORM
  • 找出DataSource
tags: COSCUP2019 Open Web Technologies IB401
Select a repo