Procházet zdrojové kódy

Update overview.md

Klaudiusz Dembler před 4 roky
rodič
revize
25c5625404
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      docs/overview.md

+ 2 - 2
docs/overview.md

@@ -4,11 +4,11 @@ Atlas is a content consumption and publication app for the Joystream platform. T
 
 ## Conventions
 
-### Some of the used tools
+### Some of the used tools/tech
 
 - React
 - Typescript
-- GraphQL
+- GraphQL (+ [Relay-style pagination](https://graphql.org/learn/pagination/))
 - ESLint, Prettier - for enforcing common code style
 - [Mirage JS](https://miragejs.com/) - for [client-side mocking](#client-side-data-mocking)
 - [Emotion](https://emotion.sh/) - for all the styling