Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 372 Bytes

presentation.md

File metadata and controls

28 lines (19 loc) · 372 Bytes

Gatsby the Robust

Why Gatsby

  • React
  • Trend. Follow the clients. Follow the ecosystem

Why not Gatsby

  • Can't stand GraphQL this way
  • Hard to debug
  • No typescript
  • Documentation
  • Images

Gatsby the Robust

  • Build a pure Json dataset
    • from GraphQL data and/or others
  • Use React with typescript
    • create-react-app you can debug