From 5b4cdbd2ef0e088928c6b4e8ae7659b774233ff4 Mon Sep 17 00:00:00 2001 From: Artur Czemiel Date: Mon, 11 Nov 2024 10:43:11 +0100 Subject: [PATCH 1/2] Update books.mdx I added my own book that was released today --- src/pages/community/resources/books.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/community/resources/books.mdx b/src/pages/community/resources/books.mdx index 6a2b96d609..036f8a3ac6 100644 --- a/src/pages/community/resources/books.mdx +++ b/src/pages/community/resources/books.mdx @@ -8,3 +8,4 @@ - [Hands-on Full-Stack Web Development with GraphQL and React](https://www.packtpub.com/web-development/hands-full-stack-web-development-graphql-and-react) by Sebastian Grebe - [The Road to GraphQL](https://www.robinwieruch.de/the-road-to-graphql-book/) by Robin Wieruch - [Production Ready GraphQL](https://book.productionreadygraphql.com/) by Marc-Andre Giroux +- [GraphQL Best Practices: Hands-on experience with schema design, security, and error handling for developers](https://www.amazon.com/dp/B0D9H7MJQV?ref=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2&ref_=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2&social_share=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2) by Artur Czemiel, Nov 2024 From 4b702c3d09fa041591981b18205b023ebee263b3 Mon Sep 17 00:00:00 2001 From: Benjie Date: Mon, 11 Nov 2024 13:35:54 +0000 Subject: [PATCH 2/2] Remove tracking --- src/pages/community/resources/books.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/community/resources/books.mdx b/src/pages/community/resources/books.mdx index 036f8a3ac6..ca8486c6ff 100644 --- a/src/pages/community/resources/books.mdx +++ b/src/pages/community/resources/books.mdx @@ -8,4 +8,4 @@ - [Hands-on Full-Stack Web Development with GraphQL and React](https://www.packtpub.com/web-development/hands-full-stack-web-development-graphql-and-react) by Sebastian Grebe - [The Road to GraphQL](https://www.robinwieruch.de/the-road-to-graphql-book/) by Robin Wieruch - [Production Ready GraphQL](https://book.productionreadygraphql.com/) by Marc-Andre Giroux -- [GraphQL Best Practices: Hands-on experience with schema design, security, and error handling for developers](https://www.amazon.com/dp/B0D9H7MJQV?ref=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2&ref_=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2&social_share=cm_sw_r_cp_ud_dp_95EHRMW4JFXM7ECF9KGF_2) by Artur Czemiel, Nov 2024 +- [GraphQL Best Practices: Hands-on experience with schema design, security, and error handling for developers](https://www.amazon.com/dp/B0D9H7MJQV) by Artur Czemiel, Nov 2024