@@ -76,6 +76,8 @@ In this section I will provice a list of links to resources in the form of books
7676
7777[ React Status Newsletter] ( https://react.statuscode.com/ )
7878
79+ [ Advanced React] ( https://github.com/wesbos/Advanced-React )
80+
7981# Vue
8082
8183[ Vue School] ( https://vueschool.io/ )
@@ -106,48 +108,41 @@ In this section I will provice a list of links to resources in the form of books
106108
107109# GraphQL
108110
109- https://www.howtographql.com/
111+ [ How to GraphQL ] ( https://www.howtographql.com/ )
110112
111113[ Fullstack GraphQL] ( https://www.newline.co/fullstack-graphql?utm_source=newline&utm_medium=email&utm_campaign=fsgql_20201013&utm_content=l5&inf_contact_key=083de48d03595ce8f4f3c0b3fe0f583509c74070ac2bf3cfa7869e3cfd4ff832 )
112- https://github.com/hasura/graphql-engine
113-
114- https://github.com/chentsulin/awesome-graphql
115-
116- https://github.com/reactioncommerce/reaction
117-
118- https://github.com/withspectrum/spectrum
119114
120- https://github.com/webiny/webiny-js
115+ [ Hasura ] ( https://github.com/hasura/graphql-engine )
121116
122- https://github.com/APIs-guru/graphql-apis
117+ [ Awesome GraphQL ] ( https://github.com/chentsulin/awesome-graphql )
123118
124- https://github.com/wesbos/Advanced-React
119+ [ Reaction Commerce ] ( https://github.com/reactioncommerce/reaction )
125120
126- https://github.com/serverless/serverless-graphql
121+ [ Spectrum ] ( https://github.com/withspectrum/spectrum )
127122
128- https://github.com/zino-app/graphql-flutter
123+ [ Webiny ] ( https://github.com/webiny/webiny-js )
129124
130- https://github.com/aws-samples/aws-serverless-airline-booking
125+ [ List of GraphQL APIs ] ( https://github.com/APIs-guru/graphql-apis )
131126
132- https://github.com/sogko/graphql-schema-language-cheat-sheet
127+ [ Serverless GraphQL ] ( https://github.com/serverless/serverless-graphql )
133128
134- https://github.com/apollographql/fullstack-tutorial
129+ [ GraphQL Flutter ] ( https://github.com/zino-app/graphql-flutter )
135130
136- https://github.com/DimiMikadze/create-social-network
131+ [ Schema Cheat Sheet ] ( https://github.com/sogko/graphql-schema-language-cheat-sheet )
137132
138- https://github.com/apollographql/apollo-link-rest
133+ [ Apollo Fullstack tut ] ( https://github.com/apollographql/fullstack-tutorial )
139134
140- https://github.com/MoonHighway/learning-graphql
135+ [ Create Social Network ] ( https://github.com/DimiMikadze/create-social-network )
141136
142- https://github.com/amazon-archives/aws-appsync-chat-starter-react
137+ [ Apollo Link Rest ] ( https://github.com/apollographql/apollo-link-rest )
143138
144- https://github.com/dabit3/graphql-recipes
139+ [ Learning GraphQL ] ( https://github.com/MoonHighway/learning-graphql )
145140
146- https://github.com/amazon-archives/aws-serverless-appsync-loyalty
141+ [ GraphQL Recipes by Nader Dabit ] ( https://github.com/dabit3/graphql-recipes )
147142
148- https://github.com/christiannwamba/herm-workshop
143+ [ Herm Workshop by CodeBeast ] ( https://github.com/christiannwamba/herm-workshop )
149144
150- https://github.com/FrontendMasters/advanced-graphql
145+ [ Advanced GraphQL by Frontend Masters ] ( https://github.com/FrontendMasters/advanced-graphql )
151146
152147https://github.com/dabit3/cdk-graphql-backend
153148
@@ -161,7 +156,7 @@ https://github.com/MoonHighway/clam-graphql-api
161156
162157# TailwindCSS
163158
164- https://github.com/mertJF/tailblocks
159+ [ Tailblocks ] ( https://github.com/mertJF/tailblocks )
165160
166161https://github.com/tailwindlabs/headlessui
167162
@@ -193,10 +188,16 @@ Travesy Media Course on [TailwindCSS](https://www.youtube.com/watch?v=UBOj6rqRUM
193188
194189# AWS
195190
191+ [ AppSync Chat Starter] ( https://github.com/amazon-archives/aws-appsync-chat-starter-react )
192+
193+ [ AppSync Loyalty App] ( https://github.com/amazon-archives/aws-serverless-appsync-loyalty )
194+
196195https://github.com/aws-amplify/amplify-js
197196
198197https://github.com/open-guides/og-aws
199198
199+ [ Serverless Airline Booking App] ( https://github.com/aws-samples/aws-serverless-airline-booking )
200+
200201https://github.com/donnemartin/awesome-aws
201202
202203https://github.com/serverless/examples
0 commit comments